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

/freebsd-10.1-release/contrib/gcc/
H A Dc-semantics.c156 rest_of_decl_compilation (decl, 0, 0);
H A Dtoplev.h70 extern void rest_of_decl_compilation (tree, int, int);
H A Dpasses.c121 rest_of_decl_compilation (tree decl, function
H A Dcfgexpand.c625 rest_of_decl_compilation (var, 0, 0);
634 rest_of_decl_compilation (var, 0, 0);
H A Dtoplev.c740 calling rest_of_decl_compilation itself. E.g. the C front-end
741 calls rest_of_decl_compilation from finish_decl.
781 rest_of_decl_compilation (decl, 1, 1);
H A Dc-decl.c2505 rest_of_decl_compilation (decl, 0, 0);
4049 rest_of_decl_compilation (decl, true, 0);
4114 rest_of_decl_compilation (decl, DECL_FILE_SCOPE_P (decl), 0);
4255 rest_of_decl_compilation (decl, 1, 0);
6321 rest_of_decl_compilation (decl, toplevel, 0);
H A Dc-parser.c8805 rest_of_decl_compilation (NSConcreteGlobalBlock_decl, 0, 0);
8829 rest_of_decl_compilation (NSConcreteStackBlock_decl, 0, 0);
H A Dexpr.c6457 rest_of_decl_compilation (var, 0, 0);
/freebsd-10.1-release/contrib/gcc/cp/
H A Ddecl2.c1137 rest_of_decl_compilation (anon_union_decl,
1526 rest_of_decl_compilation (vtbl, 1, 1);
2871 rest_of_decl_compilation (var, 1, 1);
H A Dmethod.c1099 rest_of_decl_compilation (fn, toplevel_bindings_p (), at_eof);
H A Ddecl.c5027 rest_of_decl_compilation (decl, toplev, at_eof);
5085 rest_of_decl_compilation (decl, toplev, at_eof);
5674 rest_of_decl_compilation (decl, DECL_CONTEXT (decl) == NULL_TREE,
H A Dcall.c6756 rest_of_decl_compilation (var, /*toplev=*/1, at_eof);
H A Dclass.c3868 rest_of_decl_compilation (clone, /*top_level=*/1, at_eof);
H A Dparser.c19281 rest_of_decl_compilation (NSConcreteGlobalBlock_decl, 0, 0);
19305 rest_of_decl_compilation (NSConcreteStackBlock_decl, 0, 0);

Completed in 287 milliseconds