OSDN Git Service

* name-lookup.c (print_binding_level): Make static.
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2005 08:55:00 +0000 (08:55 +0000)
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2005 08:55:00 +0000 (08:55 +0000)
commit71e0dbd37e43e0ef39cfb233c7b429a16c3cc2fd
treeadf572fc317077e40bcf3040981f98ac7e21a24a
parent142f31c9f14869d43554eaec9926be90a0125c9f
* name-lookup.c (print_binding_level): Make static.
(constructor_name_full): Make static inline.
(current_decl_namespace): Make static.
* name-lookup.h (constructor_name_full): Remove prototype.
(print_binding_level): Likewise.
(storetags): Likewise.
(current_decl_namespace): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94209 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/cp/name-lookup.h