Searched refs:DECL_DEFER_OUTPUT (Results 1 – 23 of 23) sorted by relevance
25 DECL_DEFER_OUTPUT before calling rest_of_decl_compilation.
715 && DECL_DEFER_OUTPUT (decl) != 0) in wrapup_global_declaration_1()716 DECL_DEFER_OUTPUT (decl) = 0; in wrapup_global_declaration_1()
157 || !DECL_DEFER_OUTPUT (decl) in rest_of_decl_compilation()
430 if (CODE_CONTAINS_STRUCT (code, TS_DECL_WITH_VIS) && DECL_DEFER_OUTPUT (node)) in print_node()
1676 DECL_DEFER_OUTPUT (current_function_decl) = 0; in tree_expand_cfg()
4032 DECL_DEFER_OUTPUT (decl) = 1; in finish_decl()4233 DECL_DEFER_OUTPUT (decl) = 1; in build_compound_literal()
2804 #define DECL_DEFER_OUTPUT(NODE) (DECL_WITH_VIS_CHECK (NODE)->decl_with_vis.defer_output) macro
2051 because DECL_DEFER_OUTPUT isn't set. Do abort if a declaration7352 * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.7382 (free_varasm_status): Don't check DECL_DEFER_OUTPUT. Free the struct.
4482 changes, instead set DECL_DEFER_OUTPUT for static inline functions28185 and DECL_DEFER_OUTPUT on the decl we create, before calling28840 * c-decl.c (finish_decl): Set DECL_DEFER_OUTPUT on tentative file-scope28842 * toplev.c (rest_of_decl_compilation): Check DECL_DEFER_OUTPUT to
8819 DECL_DEFER_OUTPUT is set.
29978 * passes.c (rest_of_compilation): Reset DECL_DEFER_OUTPUT.29981 DECL_DEFER_OUTPUT.44723 (cgraph_expand_function): Sanity check that DECL_DEFER_OUTPUT is clear;
3873 * toplev.c (rest_of_compilation): Set DECL_DEFER_OUTPUT on
20819 * integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT
32553 wrapup_global_declarations so writing to DECL_DEFER_OUTPUT is
12222 DECL_DEFER_OUTPUT on DECL's that don't contain it.
702 DECL_DEFER_OUTPUT (decl) = 1; in note_vague_linkage_fn()3327 DECL_DEFER_OUTPUT (decl) = 0; in emit_instantiate_pending_templates()
1803 DECL_DEFER_OUTPUT (newdecl) |= DECL_DEFER_OUTPUT (olddecl); in duplicate_decls()11344 DECL_DEFER_OUTPUT (decl1) = 1; in start_preparsed_function()11357 DECL_DEFER_OUTPUT (decl1) = 1; in start_preparsed_function()
1371 DECL_DEFER_OUTPUT on inlines whose linkage might actually change.1372 (finish_function): Use DECL_DEFER_OUTPUT to decide which inlines to1630 * decl.c (start_function): Set DECL_DEFER_OUTPUT on all inlines that2047 * decl.c (start_function): Set DECL_DEFER_OUTPUT on implicit
3551 * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.3552 (finish-file): Do not process function with DECL_DEFER_OUTPUT clear;3553 clear DECL_DEFER_OUTPUT once function is processed; avoid flags
799 * decl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.800 * decl2.c (comdat_linkage): Set DECL_DEFER_OUTPUT.813 * rtti.c (synthesize_tinfo_fn): Set DECL_DEFER_OUTPUT.
4820 (instantiate_decl): Don't set DECL_DEFER_OUTPUT under any7132 * decl2.c (comdat_linkage): Don't set DECL_DEFER_OUTPUT.
2568 (genrtl_finish_function): Clear DECL_DEFER_OUTPUT before calling
6707 DECL_DEFER_OUTPUT (r) = 0; in tsubst_decl()