Home
last modified time | relevance | path

Searched refs:SET_DECL_INIT_PRIORITY (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-streamer-in.c269 SET_DECL_INIT_PRIORITY (expr, p); in unpack_ts_decl_with_vis_value_fields()
HDtree.h3325 #define SET_DECL_INIT_PRIORITY(NODE, VAL) \ macro
HDtree.c983 SET_DECL_INIT_PRIORITY (t, DECL_INIT_PRIORITY (node)); in copy_node_stat()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-attribs.c1408 SET_DECL_INIT_PRIORITY (decl, priority); in handle_constructor_attribute()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDtree.c3175 SET_DECL_INIT_PRIORITY (decl, pri); in handle_init_priority_attribute()
HDdecl.c2214 SET_DECL_INIT_PRIORITY (olddecl, DECL_INIT_PRIORITY (newdecl)); in duplicate_decls()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDtree.c4568 SET_DECL_INIT_PRIORITY (decl, pri); in handle_init_priority_attribute()
HDdecl.c2604 SET_DECL_INIT_PRIORITY (olddecl, DECL_INIT_PRIORITY (newdecl)); in duplicate_decls()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree.h2845 #define SET_DECL_INIT_PRIORITY(NODE, VAL) \ macro
HDtree.c1201 SET_DECL_INIT_PRIORITY (t, DECL_INIT_PRIORITY (node)); in copy_node()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-common.c6412 SET_DECL_INIT_PRIORITY (decl, priority); in handle_constructor_attribute()