Home
last modified time | relevance | path

Searched refs:exception_guard (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dcxa_vector.cpp262 st_terminate exception_guard (__cxa_uncaught_exception ()); in __cxa_vec_dtor() local
269 exception_guard.release (); // We're good ! in __cxa_vec_dtor()
286 st_terminate exception_guard; in __cxa_vec_cleanup() local
293 exception_guard.release (); // We're done! in __cxa_vec_cleanup()
/external/llvm-project/libcxxabi/src/
Dcxa_vector.cpp316 st_terminate exception_guard (__cxa_uncaught_exception ()); in __cxa_vec_dtor() local
323 exception_guard.release (); // We're good ! in __cxa_vec_dtor()
340 st_terminate exception_guard; in __cxa_vec_cleanup() local
347 exception_guard.release (); // We're done! in __cxa_vec_cleanup()