Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp93 static bool isDependentException(_Unwind_Exception* unwind_exception) { in isDependentException() function
489 if (isDependentException(&exception_header->unwindHeader)) in __cxa_end_catch()
648 if (isDependentException(&exception_header->unwindHeader)) { in __cxa_current_primary_exception()