Searched refs:finish_using_decl (Results 1 – 2 of 2) sorted by relevance
21469 finish_using_decl (tree qscope, tree identifier, bool typename_p = false) in finish_using_decl() function21615 tree decl = finish_using_decl (qscope, identifier, typename_p); in cp_parser_using_declaration()21714 finish_using_decl (type, DECL_NAME (TREE_VALUE (v))); in cp_parser_using_enum()
1090 (finish_using_decl): Split out from...