Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp1173 bool native_old_exception = __isOurExceptionClass(unwind_exception); in __cxa_call_unexpected() local
1181 if (native_old_exception) in __cxa_call_unexpected()
1213 if (native_old_exception) in __cxa_call_unexpected()