cp-namespace.c (cp_lookup_nested_symbol_1): New function.
authorDoug Evans <xdje42@gmail.com>
Mon, 22 Dec 2014 17:11:44 +0000 (09:11 -0800)
committerDoug Evans <xdje42@gmail.com>
Mon, 22 Dec 2014 17:11:44 +0000 (09:11 -0800)
commit6f27419a4d739346db2909d4258dea86e8ed0693
treead918e09a5b1422ebf57e5d6d9b4e308f5a5f37b
parentd276311738a3863e58a1281e56e2073169e7b405
cp-namespace.c (cp_lookup_nested_symbol_1): New function.

gdb/ChangeLog:

* cp-namespace.c (cp_lookup_nested_symbol_1): New function.
(cp_basic_lookup_symbol): Renamed from lookup_symbol_file.  Delete
arg "search".  All callers updated.
(cp_lookup_bare_symbol): New function.
(cp_search_static_and_baseclasses): New function.
(cp_lookup_symbol_in_namespace): Rewrite, move more logic here.
(find_symbol_in_baseclass): Simplify, call cp_lookup_nested_symbol_1.
(cp_lookup_nested_symbol): Ditto.
gdb/ChangeLog
gdb/cp-namespace.c
This page took 0.024857 seconds and 4 git commands to generate.