Home
last modified time | relevance | path

Searched refs:consider_decl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc7144 consider_decl (tree decl, best_match <tree, const char *> &bm, in consider_decl() function
7282 consider_decl (d, bm, consider_implementation_names); in consider_binding_level()
H A DChangeLog-20202008 * name-lookup.c (consider_decl): New, broken out of ...