]> git.ipfire.org Git - thirdparty/gcc.git/commit
name-lookup.c (print_binding_level): Make static.
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Tue, 25 Jan 2005 08:55:00 +0000 (08:55 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Tue, 25 Jan 2005 08:55:00 +0000 (08:55 +0000)
commitb8c1703b79d755920c37c1d999cf7f5a53a57763
treeadf572fc317077e40bcf3040981f98ac7e21a24a
parent2d7c7fbe5937ea94a9d8d8cc7bbc7661a6369adc
name-lookup.c (print_binding_level): Make static.

* 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.

From-SVN: r94209
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/cp/name-lookup.h