Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc1299 if (!cp_function_chain->throwing_cleanup) in maybe_set_retval_sentinel()
H A Dcoroutines.cc4449 cp_function_chain->throwing_cleanup = false; in morph_fn_to_coro()
H A DChangeLog-20206255 throwing_cleanup in a template.
6321 (struct language_function): Add throwing_cleanup bitfield.
H A Dcp-tree.h2079 BOOL_BITFIELD throwing_cleanup : 1; member
H A Dsemantics.cc4893 && cp_function_chain->throwing_cleanup) in finalize_nrv_r()
H A DChangeLog-20214647 set throwing_cleanup marker.
H A Ddecl.cc18426 cp_function_chain->throwing_cleanup = true; in cxx_maybe_build_cleanup()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c1349 if (!cp_function_chain->throwing_cleanup) in maybe_set_retval_sentinel()
H A Dcoroutines.cc4407 cp_function_chain->throwing_cleanup = false; in morph_fn_to_coro()
H A Dcp-tree.h1921 BOOL_BITFIELD throwing_cleanup : 1; member
H A Ddecl.c17583 cp_function_chain->throwing_cleanup = true; in cxx_maybe_build_cleanup()