Home
last modified time | relevance | path

Searched refs:USING_DECL_DECLS (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.def203 USING_DECL_DECLS contains the _DECL or OVERLOAD so named. This is
H A Dname-lookup.c2086 decl = USING_DECL_DECLS (decl); in strip_using_decl()
4763 USING_DECL_DECLS (using_decl) = found; in do_class_using_decl()
H A Dclass.c1269 tree decl = USING_DECL_DECLS (using_decl); in handle_using_decl()
3299 tree decl = USING_DECL_DECLS (using_decl); in add_implicitly_declared_members()
H A Dtree.c5121 WALK_SUBTREE (USING_DECL_DECLS (*tp)); in cp_walk_subtrees()
H A Dcp-tree.h3404 #define USING_DECL_DECLS(NODE) DECL_INITIAL (USING_DECL_CHECK (NODE)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.def205 USING_DECL_DECLS contains the _DECL or OVERLOAD so named. This is
H A Dname-lookup.cc2526 decl = USING_DECL_DECLS (decl); in strip_using_decl()
5747 USING_DECL_DECLS (using_decl) = lookup.value; in lookup_using_decl()
H A Dclass.cc1354 tree decl = USING_DECL_DECLS (using_decl); in handle_using_decl()
3374 tree decl = USING_DECL_DECLS (using_decl); in add_implicitly_declared_members()
H A Dtree.cc5439 WALK_SUBTREE (USING_DECL_DECLS (*tp)); in cp_walk_subtrees()
H A Dcp-tree.h3601 #define USING_DECL_DECLS(NODE) DECL_INITIAL (USING_DECL_CHECK (NODE)) macro
H A DChangeLog-20051824 (USING_DECL_DECLS, USING_DECL_SCOPE): New.
H A DChangeLog-20195122 * search.c (protected_accessible_p): Follow USING_DECL_DECLS.
H A Dmodule.cc11918 tree decls = USING_DECL_DECLS (decl); in read_class_def()
H A Dpt.cc18677 USING_DECL_DECLS (decl)); in tsubst_expr()