Home
last modified time | relevance | path

Searched refs:expand_static_init (Results 1 – 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
DChangeLog-1999709 (expand_static_init): Likewise.
1316 (expand_static_init): Likewise.
2072 * decl.c (expand_static_init): Make sure assignments to local
2334 (expand_static_init): Here.
2769 (expand_static_init): Add GC roots.
2853 * decl.c (expand_static_init): Tweak handling of static
3014 (expand_static_init): Use tree-building code, rather than
3154 (expand_static_init): Use tree-generating, not RTL-generating,
4512 * decl.c (expand_static_init): When building an anonymous function
4667 (expand_static_init): Don't call pushdecl for implicitly declared
[all …]
DChangeLog.apple286 * decl.c (expand_static_init): Generate write barrier for
DChangeLog-1995114 * decl.c (expand_static_init): Use build_cleanup to build a cleanup
234 (expand_static_init): Likewise.
1149 (expand_static_init): Likewise.
1658 (obscure_complex_init, finish_decl, expand_static_init): Likewise.
2491 * decl.c (expand_static_init): Also use expand_aggr_init if the
DChangeLog-200449 * decl.c (expand_static_init): Don't use shortcut if
1194 * decl.c (cp_finish_decl): Do not call expand_static_init more
2488 * decl.c (expand_static_init): Avoid bogus warnings.
2496 * decl.c (expand_static_init): Use thread-safety API.
2530 expand_static_init, grokfndecl, grokvardecl, build_ptrmem_type,
2743 * decl.c (expand_static_init): Use DECL_FUNCTION_SCOPE_P.
Ddecl.c107 static void expand_static_init (tree, tree);
5860 expand_static_init (decl, init); in cp_finish_decl()
6149 expand_static_init (tree decl, tree init) in expand_static_init() function
DChangeLog-20032038 * decl.c (expand_static_init): Remove unnecessary code.
2539 (expand_static_init, begin_destructor_body, begin_function_body,
2598 (expand_static_init): Adjust build_compound_expr call.
DChangeLog-20002466 * decl.c (expand_static_init): Use get_guard and friends to
2506 * decl.c (expand_static_init): Likewise.
6720 (expand_static_init): Use it.
DChangeLog-20021265 (expand_static_init): Likewise.
1274 (expand_static_init): Fold checks for whether or not a variable
DChangeLog-19962177 expand_static_init thang.
4031 * decl.c (expand_static_init): Call assemble_external for atexit.
DChangeLog-19972026 (expand_static_init): Likewise.
DChangeLog-19941860 (expand_static_init): Fix initialization of static data members of
2547 * decl.c (expand_static_init): Likewise for static variables.
DChangeLog-1998339 * decl.c (expand_static_init): Don't set the initialization-done
1314 * decl.c (expand_static_init): Build cleanups before entering the
DChangeLog-20012607 Move expand_static_init call to cp_finish_decl.
DChangeLog5989 * decl.c (expand_static_init): Call build2 and build3 instead