Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.def205 USING_DECL_DECLS contains the _DECL or OVERLOAD so named. This is
H A Dname-lookup.c412 decl = USING_DECL_DECLS (decl); in strip_using_decl()
3306 USING_DECL_DECLS (value) = decl; in do_class_using_decl()
H A Dtree.c3294 WALK_SUBTREE (USING_DECL_DECLS (*tp)); in cp_walk_subtrees()
H A Dcp-tree.h2530 #define USING_DECL_DECLS(NODE) DECL_INITIAL (USING_DECL_CHECK (NODE)) macro
H A Dclass.c1201 tree decl = USING_DECL_DECLS (using_decl); in handle_using_decl()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def203 USING_DECL_DECLS contains the _DECL or OVERLOAD so named. This is
H A Dname-lookup.c2089 decl = USING_DECL_DECLS (decl); in strip_using_decl()
4863 USING_DECL_DECLS (value) = decl; in do_class_using_decl()
H A Dclass.c1219 tree decl = USING_DECL_DECLS (using_decl); in handle_using_decl()
3181 tree decl = USING_DECL_DECLS (using_decl); in add_implicitly_declared_members()
H A Dtree.c4873 WALK_SUBTREE (USING_DECL_DECLS (*tp)); in cp_walk_subtrees()
H A Dcp-tree.h3225 #define USING_DECL_DECLS(NODE) DECL_INITIAL (USING_DECL_CHECK (NODE)) macro