Searched refs:do_local_using_decl (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
H A Dname-lookup.h347 extern void do_local_using_decl (tree, tree, tree);
H A Dname-lookup.c2221 do_local_using_decl (tree decl, tree scope, tree name)
2218 do_local_using_decl (tree decl, tree scope, tree name) function
H A Dpt.c8558 do_local_using_decl (decl, scope, name);
H A Dparser.c11275 do_local_using_decl (decl, qscope, identifier);

Completed in 370 milliseconds