Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc1352 handle_using_decl (tree using_decl, tree t) in handle_using_decl()
3250 one_inherited_ctor (tree ctor, tree t, tree using_decl) in one_inherited_ctor()
3373 tree using_decl = TREE_VALUE (*access_decls); in add_implicitly_declared_members() local
H A Dname-lookup.cc5745 tree using_decl = build_lang_decl (USING_DECL, lookup.name, NULL_TREE); in lookup_using_decl() local
6194 tree using_decl = lookup_using_decl (scope, lookup); in finish_nonmember_using_decl() local
H A Dtypeck.cc2669 tree using_decl = NULL_TREE; in build_class_member_access_expr() local
H A Dpt.cc31024 tree using_decl = build_lang_decl (USING_DECL, name, NULL_TREE); in test_type_dependent_expression_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c1267 handle_using_decl (tree using_decl, tree t) in handle_using_decl()
3176 one_inherited_ctor (tree ctor, tree t, tree using_decl) in one_inherited_ctor()
3298 tree using_decl = TREE_VALUE (*access_decls); in add_implicitly_declared_members() local
H A Dname-lookup.c4761 tree using_decl = build_lang_decl (USING_DECL, lookup.name, NULL_TREE); in do_class_using_decl() local
5168 tree using_decl = build_lang_decl (USING_DECL, lookup.name, NULL_TREE); in finish_nonmember_using_decl() local
H A Dtypeck.c2501 tree using_decl = NULL_TREE; in build_class_member_access_expr() local
H A Dpt.c29823 tree using_decl = build_lang_decl (USING_DECL, name, NULL_TREE); in test_type_dependent_expression_p() local