Searched refs:rest_of_type_compilation (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtoplev.h48 extern void rest_of_type_compilation (tree, int);
H A Dpasses.c281 /* Like in rest_of_type_compilation, avoid confusing the debug
301 rest_of_type_compilation (tree type, int toplev) function
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h73 extern void rest_of_type_compilation PROTO ((union tree_node *, int));
H A Dtree.h2136 extern void rest_of_type_compilation PROTO((tree, int));
H A Dtoplev.c3599 rest_of_type_compilation (type, toplev) function
H A Dc-decl.c6122 rest_of_type_compilation (t, toplevel);
6301 rest_of_type_compilation (enumtype, toplevel);
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dsig.c250 rest_of_type_compilation (t, 1);
H A Dsearch.c2263 rest_of_type_compilation (t, toplevel_bindings_p ());
H A Dclass.c4477 rest_of_type_compilation (t, toplevel_bindings_p ());
H A Dpt.c9038 rest_of_type_compilation (t, 1);
H A Ddecl.c13247 rest_of_type_compilation (enumtype, namespace_bindings_p ());
/haiku-buildtools/gcc/gcc/cp/
H A Dsearch.c2206 rest_of_type_compilation (type, toplevel_bindings_p ());
H A Dclass.c6746 rest_of_type_compilation (t, ! LOCAL_CLASS_P (t));
H A Ddecl.c13108 rest_of_type_compilation (enumtype, namespace_bindings_p ());
H A Dpt.c19855 rest_of_type_compilation (t, 1);
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-types.c2262 rest_of_type_compilation (type, 1);
/haiku-buildtools/gcc/gcc/c/
H A Dc-decl.c7938 rest_of_type_compilation (t, toplevel);
8181 rest_of_type_compilation (enumtype, toplevel);

Completed in 834 milliseconds