Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_exception.cpp111 static bool isDependentException(_Unwind_Exception* unwind_exception) { in isDependentException() function
529 if (isDependentException(&exception_header->unwindHeader)) in __cxa_end_catch()
681 if (isDependentException(&exception_header->unwindHeader)) { in __cxa_current_primary_exception()