Searched refs:DECL_GLOBAL_CTOR_P (Results 1 – 7 of 7) sorted by relevance
320 if (DECL_GLOBAL_CTOR_P (t)) in cp_dump_tree()
692 if (DECL_GLOBAL_CTOR_P (t)) in dump_global_iord()850 else if (DECL_GLOBAL_CTOR_P (t) || DECL_GLOBAL_DTOR_P (t)) in dump_decl()
2381 DECL_GLOBAL_CTOR_P (current_function_decl) = 1; in start_objects()
2733 #define DECL_GLOBAL_CTOR_P(NODE) \ macro
1410 (DECL_GLOBAL_CTOR_P, DECL_GLOBAL_DTOR_P): New macros.1413 (start_objects): Set DECL_GLOBAL_CTOR_P, DECL_GLOBAL_DTOR_P,
4448 (DECL_GLOBAL_CTOR_P): Remove parenthesis.
1267 @findex DECL_GLOBAL_CTOR_P1378 @item DECL_GLOBAL_CTOR_P1415 If either @code{DECL_GLOBAL_CTOR_P} or @code{DECL_GLOBAL_DTOR_P} holds,1418 @code{DECL_GLOBAL_CTOR_P} holds are run in increasing order of priority