Searched refs:USING_DECL_DECLS (Results 1 – 14 of 14) sorted by relevance
203 USING_DECL_DECLS contains the _DECL or OVERLOAD so named. This is
2086 decl = USING_DECL_DECLS (decl); in strip_using_decl()4763 USING_DECL_DECLS (using_decl) = found; in do_class_using_decl()
1269 tree decl = USING_DECL_DECLS (using_decl); in handle_using_decl()3299 tree decl = USING_DECL_DECLS (using_decl); in add_implicitly_declared_members()
5121 WALK_SUBTREE (USING_DECL_DECLS (*tp)); in cp_walk_subtrees()
3404 #define USING_DECL_DECLS(NODE) DECL_INITIAL (USING_DECL_CHECK (NODE)) macro
205 USING_DECL_DECLS contains the _DECL or OVERLOAD so named. This is
2526 decl = USING_DECL_DECLS (decl); in strip_using_decl()5747 USING_DECL_DECLS (using_decl) = lookup.value; in lookup_using_decl()
1354 tree decl = USING_DECL_DECLS (using_decl); in handle_using_decl()3374 tree decl = USING_DECL_DECLS (using_decl); in add_implicitly_declared_members()
5439 WALK_SUBTREE (USING_DECL_DECLS (*tp)); in cp_walk_subtrees()
3601 #define USING_DECL_DECLS(NODE) DECL_INITIAL (USING_DECL_CHECK (NODE)) macro
1824 (USING_DECL_DECLS, USING_DECL_SCOPE): New.
5122 * search.c (protected_accessible_p): Follow USING_DECL_DECLS.
11918 tree decls = USING_DECL_DECLS (decl); in read_class_def()
18677 USING_DECL_DECLS (decl)); in tsubst_expr()