Home
last modified time | relevance | path

Searched refs:process_binding (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc519 bool process_binding (tree val_bind, tree type_bind);
762 name_lookup::process_binding (tree new_val, tree new_type) in process_binding() function in name_lookup
830 marker |= process_binding (new_val, new_type); in process_module_binding()
988 found |= process_binding (value, type); in search_namespace_only()
H A DChangeLog-20202130 (name_lookup::process_binding): Move done hidden-decl triage to ...
2717 (name_lookup::process_binding): Likewise.
2771 (name_lookup::process_binding): Likewise.
H A DChangeLog-20173506 name_lookup::add_type, name_lookup::process_binding): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c231 bool process_binding (tree val_bind, tree type_bind);
486 name_lookup::process_binding (tree new_val, tree new_type) in process_binding() function
547 found |= process_binding (MAYBE_STAT_DECL (*binding), in search_namespace_only()