| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | class.c | 850 rest_of_decl_compilation (decl, (char*) 0, global_bindings_p (), 0); 958 rest_of_decl_compilation (decl, (char*) 0, global_bindings_p (), 0); 1302 rest_of_decl_compilation (array, (char*) 0, 1, 0); 1472 rest_of_decl_compilation (field, (char*) 0, 1, 1); 1496 rest_of_decl_compilation (fields_decl, (char*) 0, 1, 0); 1522 rest_of_decl_compilation (methods_decl, (char*) 0, 1, 0); 1534 rest_of_decl_compilation (dtable_decl, (char*) 0, 1, 0); 1547 rest_of_decl_compilation (class_dtable_decl, (char*) 0, 1, 0); 1595 rest_of_decl_compilation (idecl, (char*) 0, 1, 0); 1678 rest_of_decl_compilation (decl, (char*) 0, 1, 0); [all …]
|
| D | constants.c | 458 rest_of_decl_compilation (data_decl, (char *) 0, 1, 0); in build_constants_constructor() 468 rest_of_decl_compilation (tags_decl, (char*) 0, 1, 0); in build_constants_constructor()
|
| D | expr.c | 2215 rest_of_decl_compilation (meth_var, NULL, 0, 0); 2546 rest_of_decl_compilation (init_decl, NULL, 1, 0); 2569 rest_of_decl_compilation (init_decl, NULL, 1, 0);
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | c-semantics.c | 156 rest_of_decl_compilation (decl, 0, 0); in emit_local_var()
|
| D | toplev.h | 70 extern void rest_of_decl_compilation (tree, int, int);
|
| D | cfgexpand.c | 642 rest_of_decl_compilation (var, 0, 0); in expand_one_static_var() 651 rest_of_decl_compilation (var, 0, 0); in expand_one_hard_reg_var()
|
| D | passes.c | 121 rest_of_decl_compilation (tree decl, in rest_of_decl_compilation() function
|
| D | c-decl.c | 2441 rest_of_decl_compilation (decl, 0, 0); in implicitly_declare() 3553 rest_of_decl_compilation (decl, true, 0); in finish_decl() 3618 rest_of_decl_compilation (decl, DECL_FILE_SCOPE_P (decl), 0); in finish_decl() 3758 rest_of_decl_compilation (decl, 1, 0); in build_compound_literal() 5699 rest_of_decl_compilation (decl, toplevel, 0); in finish_struct()
|
| D | toplev.c | 783 rest_of_decl_compilation (decl, 1, 1); in wrapup_global_declaration_2()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | toplev.h | 70 extern void rest_of_decl_compilation PARAMS ((union tree_node *,
|
| D | c-semantics.c | 257 rest_of_decl_compilation (decl, asmspec, /*top_level=*/0, /*at_end=*/0); 272 rest_of_decl_compilation
|
| D | LANGUAGES | 13 DECL_DEFER_OUTPUT before calling rest_of_decl_compilation.
|
| D | c-decl.c | 2090 rest_of_decl_compilation (decl, NULL, 0, 0); 3122 rest_of_decl_compilation (decl, asmspec, 3177 rest_of_decl_compilation (decl, NULL, DECL_CONTEXT (decl) == 0, 0); 3328 rest_of_decl_compilation (decl, NULL, 1, 0); 5479 rest_of_decl_compilation (decl, NULL, toplevel, 0); 5502 rest_of_decl_compilation (decl, NULL, toplevel, 0);
|
| D | profile.c | 1387 rest_of_decl_compilation (fndecl, 0, 1, 0); in output_func_start_profiler()
|
| D | toplev.c | 2035 rest_of_decl_compilation (decl, NULL, 1, 1); 2287 rest_of_decl_compilation (decl, asmspec, top_level, at_end) in rest_of_decl_compilation() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/treelang/ |
| D | treetree.c | 305 rest_of_decl_compilation (fn_decl, NULL, 1, 0); in tree_code_create_function_prototype() 580 rest_of_decl_compilation (var_decl, 0, 0, 0); in tree_code_create_variable()
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | decl2.c | 1134 rest_of_decl_compilation (anon_union_decl, in finish_anon_union() 1521 rest_of_decl_compilation (vtbl, 1, 1); in maybe_emit_vtables() 2822 rest_of_decl_compilation (var, 1, 1); in write_out_vars()
|
| D | method.c | 1095 rest_of_decl_compilation (fn, toplevel_bindings_p (), at_eof); in implicitly_declare_fn()
|
| /openbsd/src/gnu/gcc/gcc/treelang/ |
| D | treetree.c | 408 rest_of_decl_compilation (fn_decl, 1, 0); in tree_code_create_function_prototype()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | passes.texi | 33 @findex rest_of_decl_compilation 37 @code{rest_of_decl_compilation} in @file{toplev.c}, which are
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/objc/ |
| D | objc-act.c | 1388 rest_of_decl_compilation (decl, 0, 1, 0); 1770 rest_of_decl_compilation (execclass_decl, 0, 0, 0); in build_module_descriptor() 8439 rest_of_decl_compilation (decl, 0, 0, 0); 8451 rest_of_decl_compilation (decl, 0, 0, 0);
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | decl2.c | 1890 rest_of_decl_compilation (vtbl, NULL, 1, 1); in maybe_emit_vtables() 2671 rest_of_decl_compilation (TREE_VALUE (v), 0, 1, 1);
|
| D | decl.c | 5026 rest_of_decl_compilation (decl, NULL, 0, 0); 8640 rest_of_decl_compilation (decl, asmspec, toplev, at_eof); 8707 rest_of_decl_compilation (decl, asmspec, toplev, at_eof); 8931 rest_of_decl_compilation (decl, NULL,
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | passes.texi | 86 @findex rest_of_decl_compilation 91 @code{rest_of_decl_compilation}. Each complete type definition should
|
| /openbsd/src/gnu/gcc/gcc/objc/ |
| D | objc-act.c | 2007 rest_of_decl_compilation (decl, 1, 0); in objc_add_static_instance() 9290 rest_of_decl_compilation (decl, 0, 0); in handle_class_ref() 9304 rest_of_decl_compilation (decl, 0, 0); in handle_class_ref()
|