Searched refs:st_terminate (Results 1 – 1 of 1) sorted by relevance
97 class st_terminate { class99 st_terminate ( bool enabled = true ) : enabled_ ( enabled ) {} in st_terminate() function in __cxxabiv1::__anonc0890d0c0111::st_terminate100 ~st_terminate () { if ( enabled_ ) std::terminate (); } in ~st_terminate()262 st_terminate exception_guard (__cxa_uncaught_exception ()); in __cxa_vec_dtor()286 st_terminate exception_guard; in __cxa_vec_cleanup()