Home
last modified time | relevance | path

Searched defs:__cxa_current_primary_exception (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_noexception.cpp38 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
H A Dcxa_exception.cpp690 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function