Home
last modified time | relevance | path

Searched refs:finish_namespace_using_decl (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.h323 extern void finish_namespace_using_decl (tree, tree, tree);
H A Dname-lookup.c5212 finish_namespace_using_decl (tree decl, tree scope, tree name) in finish_namespace_using_decl() function
H A Dparser.c18858 finish_namespace_using_decl (decl, qscope, identifier); in cp_parser_using_declaration()