Searched refs:rest_of_decl_compilation (Results 1 - 25 of 42) sorted by relevance

12

/haiku-buildtools/gcc/gcc/
H A Dtoplev.h47 extern void rest_of_decl_compilation (tree, int, int);
H A Dtoplev.c422 calling rest_of_decl_compilation itself. E.g. the C front-end
423 calls rest_of_decl_compilation from finish_decl.
465 rest_of_decl_compilation (decl, 1, 1);
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h71 extern void rest_of_decl_compilation PROTO ((union tree_node *,
H A Dtoplev.c178 void rest_of_decl_compilation ();
2773 calling rest_of_decl_compilation itself. E.g. the C front-end
2774 calls rest_of_decl_compilation from finish_decl.
2796 rest_of_decl_compilation (decl, NULL_PTR, 1, 1);
3533 rest_of_decl_compilation (decl, asmspec, top_level, at_end) function
H A Dc-decl.c2647 rest_of_decl_compilation (decl, NULL_PTR, 0, 0);
4109 rest_of_decl_compilation (decl, asmspec,
4119 rest_of_decl_compilation (decl, asmspec, DECL_CONTEXT (decl) == 0,
4146 rest_of_decl_compilation (decl, NULL_PTR, DECL_CONTEXT (decl) == 0,
6102 rest_of_decl_compilation (decl, NULL_PTR, toplevel, 0);
H A Dprofile.c1677 rest_of_decl_compilation (fndecl, 0, 1, 0);
/haiku-buildtools/gcc/gcc/java/
H A Dresource.c99 rest_of_decl_compilation (decl, global_bindings_p (), 0);
H A Dclass.c1020 rest_of_decl_compilation (decl, global_bindings_p (), 0);
1576 rest_of_decl_compilation (array, 1, 0);
1843 rest_of_decl_compilation (dtable_decl, 1, 0);
1921 rest_of_decl_compilation (field, 1, 1);
1947 rest_of_decl_compilation (fields_decl, 1, 0);
2003 rest_of_decl_compilation (methods_decl, 1, 0);
2014 rest_of_decl_compilation (class_dtable_decl, 1, 0);
2068 rest_of_decl_compilation (idecl, 1, 0);
2228 rest_of_decl_compilation (array, 1, 0);
2253 rest_of_decl_compilation (dec
[all...]
H A Dconstants.c598 rest_of_decl_compilation (data_decl, 1, 0);
608 rest_of_decl_compilation (tags_decl, 1, 0);
H A Dexcept.c454 rest_of_decl_compilation (decl, global_bindings_p (), 0);
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dclass.c617 rest_of_decl_compilation (decl, (char*) 0, global_bindings_p (), 0);
1038 rest_of_decl_compilation (field, (char*) 0, 1, 1);
1062 rest_of_decl_compilation (fields_decl, (char*) 0, 1, 0);
1087 rest_of_decl_compilation (methods_decl, (char*) 0, 1, 0);
1099 rest_of_decl_compilation (dtable_decl, (char*) 0, 1, 0);
1147 rest_of_decl_compilation (idecl, (char*) 0, 1, 0);
1195 rest_of_decl_compilation (decl, (char*) 0, 1, 0);
1224 rest_of_decl_compilation (TYPE_NAME (current_class), (char*) 0, 1, 0);
H A Dconstants.c457 rest_of_decl_compilation (data_decl, (char*) 0, 1, 0);
467 rest_of_decl_compilation (tags_decl, (char*) 0, 1, 0);
H A Ddecl.c619 rest_of_decl_compilation (class_dtable_decl, (char*) 0, 1, 0);
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexcept.c336 /* To prevent make_decl_rtl (called indiectly by rest_of_decl_compilation)
339 rest_of_decl_compilation (decl, (char*)0, 0, 0);
H A Ddecl.c1585 rest_of_decl_compilation (newdecl, NULL_PTR,
4403 rest_of_decl_compilation (decl, (char*) 0, global_bindings_p (), 1);
4423 rest_of_decl_compilation (decl, NULL_PTR,
/haiku-buildtools/gcc/gcc/cp/
H A Dlambda.c1005 rest_of_decl_compilation (fn, toplevel_bindings_p (), at_eof);
1038 rest_of_decl_compilation (fn, toplevel_bindings_p (), at_eof);
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-decl.c2497 rest_of_decl_compilation (fndecl, 1, 0);
2905 rest_of_decl_compilation (fndecl, 1, 0);
4598 rest_of_decl_compilation (decl, 1, 0);
4611 rest_of_decl_compilation (length, 1, 0);
4970 rest_of_decl_compilation (fndecl, 0, 0);
5012 rest_of_decl_compilation (decl, 1, 0);
5537 rest_of_decl_compilation (ftn_main, 1, 0);
6118 rest_of_decl_compilation (fndecl, 1, 0);
6185 rest_of_decl_compilation (decl, 1, 0);
H A Df95-lang.c308 rest_of_decl_compilation (decl, true, true);
/haiku-buildtools/gcc/gcc/c-family/
H A Dcilk.c824 rest_of_decl_compilation (function, 0, 0);
/haiku-buildtools/gcc/libcc1/
H A Dplugin.cc465 rest_of_decl_compilation (decl, is_global, 0);
/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c247 rest_of_decl_compilation (decl, 1, 0);
1057 rest_of_decl_compilation (decl, 1, 0);
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Ddecl2.c2807 rest_of_decl_compilation (vars, NULL_PTR, 1, 1);
2840 rest_of_decl_compilation (*t, NULL_PTR, 1, 1);
3781 rest_of_decl_compilation (TREE_VALUE (vars), 0, 1, 1);
H A Ddecl.c4729 rest_of_decl_compilation (decl, NULL_PTR, 0, 0);
7916 rest_of_decl_compilation (decl, NULL_PTR,
8260 rest_of_decl_compilation (decl, asmspec, toplev, at_eof);
8281 rest_of_decl_compilation (decl, asmspec, toplev, at_eof);
8288 rest_of_decl_compilation (decl, asmspec, toplev, at_eof);
8551 rest_of_decl_compilation (temp, NULL_PTR, 0, 0);
14910 rest_of_decl_compilation (decl, NULL_PTR, toplevel, 0);
/haiku-buildtools/gcc/gcc/c/
H A Dc-decl.c3453 rest_of_decl_compilation (decl, 0, 0);
4934 rest_of_decl_compilation (decl, true, 0);
4996 rest_of_decl_compilation (decl, DECL_FILE_SCOPE_P (decl), 0);
5169 rest_of_decl_compilation (decl, 1, 0);
7927 rest_of_decl_compilation (decl, toplevel, 0);
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c902 rest_of_decl_compilation (decl, 1, 0);

Completed in 273 milliseconds

12