Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDname-lookup.h324 extern void finish_local_using_decl (tree, tree, tree);
HDname-lookup.c5243 finish_local_using_decl (tree decl, tree scope, tree name) in finish_local_using_decl() function
HDpt.c16674 finish_local_using_decl (decl, scope, name); in tsubst_expr()
HDparser.c18856 finish_local_using_decl (decl, qscope, identifier); in cp_parser_using_declaration()