Searched refs:DECL_GLOBAL_CTOR_P (Results 1 – 15 of 15) sorted by relevance
328 if (DECL_GLOBAL_CTOR_P (t) || DECL_GLOBAL_DTOR_P (t))330 if (DECL_GLOBAL_CTOR_P (t))
804 if (DECL_GLOBAL_CTOR_P (t))957 if (DECL_GLOBAL_CTOR_P (t) || DECL_GLOBAL_DTOR_P (t))
2181 DECL_GLOBAL_CTOR_P (current_function_decl) = 1;
2769 #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,
5851 (DECL_GLOBAL_CTOR_P): Remove parenthesis.
320 if (DECL_GLOBAL_CTOR_P (t)) in cp_dump_tree()
683 if (DECL_GLOBAL_CTOR_P (t)) in dump_global_iord()841 else if (DECL_GLOBAL_CTOR_P (t) || DECL_GLOBAL_DTOR_P (t)) in dump_decl()
2337 DECL_GLOBAL_CTOR_P (current_function_decl) = 1; in start_objects()
2708 #define DECL_GLOBAL_CTOR_P(NODE) \ macro
4448 (DECL_GLOBAL_CTOR_P): Remove parenthesis.
1079 @findex DECL_GLOBAL_CTOR_P1183 @item DECL_GLOBAL_CTOR_P1220 If either @code{DECL_GLOBAL_CTOR_P} or @code{DECL_GLOBAL_DTOR_P} holds,1223 @code{DECL_GLOBAL_CTOR_P} holds are run in increasing order of priority
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
5114 `DECL_GLOBAL_CTOR_P'5148 If either `DECL_GLOBAL_CTOR_P' or `DECL_GLOBAL_DTOR_P' holds, then5151 `DECL_GLOBAL_CTOR_P' holds are run in increasing order of priority32165 * DECL_GLOBAL_CTOR_P: Function Basics. (line 6)