Searched refs:__cxa_current_primary_exception (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_noexception.cpp38 void *__cxa_current_primary_exception() throw() { return nullptr; } function
H A Dcxa_exception.cpp690 void *__cxa_current_primary_exception() throw() { function
738 // __cxa_current_primary_exception returns NULL for foreign exceptions
/openbsd-current/gnu/llvm/libcxxabi/include/
H A Dcxxabi.h151 extern _LIBCXXABI_FUNC_VIS void *__cxa_current_primary_exception() throw();

Completed in 177 milliseconds