Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck2.c700 = cxx_maybe_build_cleanup (sub, tf_warning_or_error)) in split_nonconstant_init_1()
H A Ddecl2.c3094 tree clean = cxx_maybe_build_cleanup (decl, tf_warning_or_error); in build_cleanup()
H A Ddecl.c6701 cleanup = cxx_maybe_build_cleanup (decl, tf_warning_or_error); in initialize_local_var()
8234 cxx_maybe_build_cleanup (decl, tf_warning_or_error); in expand_static_init()
16177 cxx_maybe_build_cleanup (tree decl, tsubst_flags_t complain) in cxx_maybe_build_cleanup() function
H A Dcall.c10924 tree cleanup = cxx_maybe_build_cleanup (var, tf_warning_or_error); in set_up_extended_ref_temp()
10962 cxx_maybe_build_cleanup (var, tf_warning_or_error); in set_up_extended_ref_temp()
H A Dtree.c450 t = cxx_maybe_build_cleanup (decl, complain); in build_target_expr()
H A Dcp-tree.h6338 extern tree cxx_maybe_build_cleanup (tree, tsubst_flags_t);
H A Dsemantics.c2848 tree clean = cxx_maybe_build_cleanup (decl, complain); in finish_compound_literal()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtree.c310 t = cxx_maybe_build_cleanup (decl, complain); in build_target_expr()
H A Ddecl.c5824 cleanup = cxx_maybe_build_cleanup (decl, tf_warning_or_error); in initialize_local_var()
13803 cxx_maybe_build_cleanup (tree decl, tsubst_flags_t complain) in cxx_maybe_build_cleanup() function
H A Dcp-tree.h5102 extern tree cxx_maybe_build_cleanup (tree, tsubst_flags_t);
H A Dcall.c8688 tree cleanup = cxx_maybe_build_cleanup (var, tf_warning_or_error); in set_up_extended_ref_temp()