Searched defs:__cxa_uncaught_exception (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_noexception.cpp47 __cxa_uncaught_exception() throw() { return false; } function
H A Dcxa_exception.cpp762 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } function

Completed in 162 milliseconds