Home
last modified time | relevance | path

Searched refs:cxx_maybe_build_cleanup (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c632 if (tree cleanup = cxx_maybe_build_cleanup (dest, in split_nonconstant_init_1()
751 = cxx_maybe_build_cleanup (sub, tf_warning_or_error)) in split_nonconstant_init_1()
H A Ddecl.c7132 cleanup = cxx_maybe_build_cleanup (decl, tf_warning_or_error); in initialize_local_var()
8830 cxx_maybe_build_cleanup (decl, tf_warning_or_error); in register_dtor_fn()
8954 cxx_maybe_build_cleanup (decl, tf_warning_or_error); in expand_static_init()
17492 cxx_maybe_build_cleanup (tree decl, tsubst_flags_t complain) in cxx_maybe_build_cleanup() function
H A Ddecl2.c3226 tree clean = cxx_maybe_build_cleanup (decl, tf_warning_or_error); in build_cleanup()
H A Dtree.c511 t = cxx_maybe_build_cleanup (decl, complain); in build_target_expr()
H A Dcall.c12228 tree cleanup = cxx_maybe_build_cleanup (var, tf_warning_or_error); in set_up_extended_ref_temp()
12283 cxx_maybe_build_cleanup (var, tf_warning_or_error); in set_up_extended_ref_temp()
H A Dcp-tree.h6626 extern tree cxx_maybe_build_cleanup (tree, tsubst_flags_t);
H A Dsemantics.c3011 tree clean = cxx_maybe_build_cleanup (decl, complain); in finish_compound_literal()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc473 = cxx_maybe_build_cleanup (sub, tf_warning_or_error)) in maybe_push_temp_cleanup()
H A DChangeLog-201915 * decl.c (cxx_maybe_build_cleanup): Likewise.
1573 * decl.c (cxx_maybe_build_cleanup): When clearing location of cleanup,
2284 destructors call cxx_maybe_build_cleanup instead of adding destructor
2287 non-trivial destructors call cxx_maybe_build_cleanup.
2290 (cxx_maybe_build_cleanup): For constexpr variables with constexpr
H A DChangeLog-2013636 * decl.c (cxx_maybe_build_cleanup): Always set LOOKUP_NONVIRTUAL.
637 * decl2.c (build_cleanup): Just call cxx_maybe_build_cleanup.
750 (cxx_maybe_build_cleanup): Likewise.
H A DChangeLog-20023382 * decl.c (register_dtor_fn, cxx_maybe_build_cleanup): Update.
3518 * cp-tree.h (cxx_maybe_build_cleanup): New.
3520 (maybe_build_cleanup): Rename cxx_maybe_build_cleanup.
H A Ddecl.cc7703 cleanup = cxx_maybe_build_cleanup (decl, tf_warning_or_error); in initialize_local_var()
9476 cxx_maybe_build_cleanup (decl, tf_warning_or_error); in register_dtor_fn()
9600 cxx_maybe_build_cleanup (decl, tf_warning_or_error); in expand_static_init()
18335 cxx_maybe_build_cleanup (tree decl, tsubst_flags_t complain) in cxx_maybe_build_cleanup() function
H A DChangeLog-20082161 * decl.c (cxx_maybe_build_cleanup): Ditto.
2297 (cxx_maybe_build_cleanup): Ditto.
H A DChangeLog-2007634 * decl.c (cxx_maybe_build_cleanup): Use build_address.
2131 * decl.c (cxx_maybe_build_cleanup): Handle
H A DChangeLog-20092186 (cxx_maybe_build_cleanup): Same, but to build_compound_expr.
2671 cxx_maybe_build_cleanup, begin_eh_spec_block, finish_eh_spec_block,
H A Ddecl2.cc3419 tree clean = cxx_maybe_build_cleanup (decl, tf_warning_or_error); in build_cleanup()
H A DChangeLog-20151510 * decl.c (cxx_maybe_build_cleanup): Likewise.
3490 * decl.c (cxx_maybe_build_cleanup): Likewise.
H A Dtree.cc522 t = cxx_maybe_build_cleanup (decl, complain); in build_target_expr()
H A DChangeLog-201153 * decl.c (cxx_maybe_build_cleanup): Don't set location of the call
3856 * decl.c (cxx_maybe_build_cleanup): Add complain parm.
H A Dcall.cc12981 tree cleanup = cxx_maybe_build_cleanup (var, tf_warning_or_error); in set_up_extended_ref_temp()
13036 cxx_maybe_build_cleanup (var, tf_warning_or_error); in set_up_extended_ref_temp()
H A DChangeLog2856 (cxx_maybe_build_cleanup): Likewise.
H A DChangeLog-20206254 * decl.c (cxx_maybe_build_cleanup): Don't try to set
6322 * decl.c (cxx_maybe_build_cleanup): Set it.
H A Dcp-tree.h6898 extern tree cxx_maybe_build_cleanup (tree, tsubst_flags_t);
H A DChangeLog-20053151 * decl.c (cxx_maybe_build_cleanup): Remove dead code.
H A DChangeLog-20143696 * decl.c (cxx_maybe_build_cleanup): Call mark_used.

12