Searched refs:st_terminate (Results 1 – 1 of 1) sorted by relevance
95 class st_terminate { class97 st_terminate ( bool enabled = true ) : enabled_ ( enabled ) {} in st_terminate() function in __cxxabiv1::__anond7300d6e0111::st_terminate98 ~st_terminate () { if ( enabled_ ) std::terminate (); } in ~st_terminate()261 st_terminate exception_guard (__cxa_uncaught_exception ()); in __cxa_vec_dtor()284 st_terminate exception_guard; in __cxa_vec_cleanup()