Home
last modified time | relevance | path

Searched refs:rest_of_type_compilation (Results 1 – 23 of 23) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtoplev.h72 extern void rest_of_type_compilation PARAMS ((union tree_node *, int));
H A Dc-decl.c5521 rest_of_type_compilation (t, toplevel);
5712 rest_of_type_compilation (enumtype, toplevel);
H A Dtoplev.c2385 rest_of_type_compilation (type, toplev) in rest_of_type_compilation() function
H A DFSFChangeLog.118652 * toplev.c (rest_of_type_compilation): Don't emit DWARF.
8854 * toplev.c (rest_of_type_compilation): Do output function-scope tags
9023 (rest_of_type_compilation, rest_of_compilation): Likewise.
9203 * toplev.c (rest_of_type_compilation): Do write out DWARF for
9801 * toplev.c (rest_of_type_compilation): Don't write out
10116 * toplev.c (rest_of_type_compilation): Don't emit DWARF for member
10151 the class from rest_of_type_compilation.
10181 * toplev.c (rest_of_type_compilation): Also do this for DWARF.
H A DChangeLog.56022 rest_of_type_compilation, emit_queue, do_pending_stack_adjust,
H A DChangeLog.410321 (rest_of_type_compilation): Call dwarf2out_decl if at toplevel.
H A DChangeLog.113657 (rest_of_type_compilation): Mark variables `type' and `toplev'
H A DChangeLog.35249 * toplev.c (rest_of_type_compilation): Fix sdb TIMEVAR typo.
H A DChangeLog10194 * toplev.c (rest_of_type_compilation): Return early in case of
H A DChangeLog.63384 (rest_of_type_compilation): Test for VMS_AND_DWARF2_DEBUG.
/openbsd/gnu/gcc/gcc/
H A Dtoplev.h71 extern void rest_of_type_compilation (tree, int);
H A Dpasses.c195 rest_of_type_compilation (tree type, int toplev) in rest_of_type_compilation() function
H A Dc-decl.c5707 rest_of_type_compilation (t, toplevel); in finish_struct()
5910 rest_of_type_compilation (enumtype, toplevel); in finish_enum()
/openbsd/gnu/gcc/gcc/cp/
H A Dsearch.c2119 rest_of_type_compilation (type, toplevel_bindings_p ()); in note_debug_info_needed()
H A Dclass.c5153 rest_of_type_compilation (t, ! LOCAL_CLASS_P (t)); in finish_struct_1()
H A Ddecl.c10325 rest_of_type_compilation (enumtype, namespace_bindings_p ()); in finish_enum()
H A Dpt.c11704 rest_of_type_compilation (t, 1); in mark_class_instantiated()
/openbsd/gnu/gcc/gcc/doc/
H A Dpasses.texi87 @findex rest_of_type_compilation
92 be passed to @code{rest_of_type_compilation}. Each function definition
H A Dgccint.info3131 passed to `rest_of_type_compilation'. Each function definition should
33475 * rest_of_type_compilation: Parsing pass. (line 52)
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c2565 rest_of_type_compilation (type, toplevel_bindings_p ());
H A Dclass.c5469 rest_of_type_compilation (t, ! LOCAL_CLASS_P (t));
H A Dpt.c9996 rest_of_type_compilation (t, 1);
H A Ddecl.c14134 rest_of_type_compilation (enumtype, namespace_bindings_p ());