Home
last modified time | relevance | path

Searched refs:__cxa_uncaught_exception (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/include/
Dcxxabi.h178 extern bool __cxa_uncaught_exception() throw();
/external/libcxxabi/include/
Dcxxabi.h178 extern bool __cxa_uncaught_exception() throw();
/external/libcxx/src/
Dexception.cpp113 return __cxa_uncaught_exception(); in uncaught_exception()
/external/libcxxabi/src/
Dcxa_vector.cpp261 st_terminate exception_guard (__cxa_uncaught_exception ()); in __cxa_vec_dtor()
Dcxa_exception.cpp715 __cxa_uncaught_exception() throw() in __cxa_uncaught_exception() function