Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dclass.c126 static void handle_using_decl (tree, tree);
1199 handle_using_decl (tree using_decl, tree t) in handle_using_decl() function
5152 handle_using_decl (TREE_VALUE (access_decls), t); in check_bases_and_members()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c128 static void handle_using_decl (tree, tree);
1217 handle_using_decl (tree using_decl, tree t) in handle_using_decl() function
5667 handle_using_decl (TREE_VALUE (access_decls), t); in check_bases_and_members()