Searched refs:__cxa_uncaught_exception (Results 1 – 7 of 7) sorted by relevance
178 extern bool __cxa_uncaught_exception() throw();
113 return __cxa_uncaught_exception(); in uncaught_exception()
122 bool __cxa_uncaught_exception() _GABIXX_NOEXCEPT;
261 st_terminate exception_guard (__cxa_uncaught_exception ()); in __cxa_vec_dtor()
710 __cxa_uncaught_exception() throw() in __cxa_uncaught_exception() function
418 extern "C" bool __cxa_uncaught_exception() _GABIXX_NOEXCEPT { in __cxa_uncaught_exception() function
322 __cxa_uncaught_exception;