Home
last modified time | relevance | path

Searched defs:using_decl (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDclass.c1217 handle_using_decl (tree using_decl, tree t) in handle_using_decl()
3078 one_inherited_ctor (tree ctor, tree t, tree using_decl) in one_inherited_ctor()
3180 tree using_decl = TREE_VALUE (*access_decls); in add_implicitly_declared_members() local
HDtypeck.c2355 tree using_decl = NULL_TREE; in build_class_member_access_expr() local
HDname-lookup.c4050 tree using_decl = push_using_decl (scope, name); in validate_nonmember_using_decl() local
HDpt.c27617 tree using_decl = build_lang_decl (USING_DECL, name, NULL_TREE); in test_type_dependent_expression_p() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDclass.c951 add_method (tree type, tree method, tree using_decl) in add_method()
1199 handle_using_decl (tree using_decl, tree t) in handle_using_decl()
HDtypeck.c2123 tree using_decl = NULL_TREE; in build_class_member_access_expr() local