decl.c (lookup_name_real): Pull out single function here.
authorJason Merrill <jason@yorick.cygnus.com>
Sat, 18 Jul 1998 02:26:44 +0000 (02:26 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 18 Jul 1998 02:26:44 +0000 (22:26 -0400)
commit0c64a9cab4d4e776f2e0ba05ead2837ebc55f902
treed04d91d44d59712021c27b92fdddecee31324ea4
parentf193b4b996b99f0edb008fb0889f84fed7b4048c
decl.c (lookup_name_real): Pull out single function here.

* decl.c (lookup_name_real): Pull out single function here.
(select_decl): Not here.
(unqualified_namespace_lookup): Use CP_DECL_CONTEXT.

From-SVN: r21268
gcc/cp/ChangeLog
gcc/cp/decl.c