Searched defs:isDependentException (Results 1 - 1 of 1) sorted by relevance

/external/libcxxabi/src/
H A Dcxa_exception.cpp93 static bool isDependentException(_Unwind_Exception* unwind_exception) { function in namespace:__cxxabiv1
492 if (isDependentException(&exception_header->unwindHeader))
651 if (isDependentException(&exception_header->unwindHeader)) {

Completed in 91 milliseconds