Searched refs:isDependentException (Results 1 – 1 of 1) sorted by relevance
271 static bool isDependentException(uint64_t cls) in isDependentException() function283 if (!isDependentException(ex->unwindHeader.exception_class)) { return ex; } in realExceptionFromException()628 if (isDependentException(exception->unwindHeader.exception_class)) in releaseException()645 assert(isDependentException(ex->unwindHeader.exception_class)); in __cxa_free_dependent_exception()819 if (isDependentException(ex->unwindHeader.exception_class)) { return; } in __cxa_increment_exception_refcount()