Searched refs:dependent_exception_class (Results 1 – 1 of 1) sorted by relevance
247 static const uint64_t dependent_exception_class = variable260 return (cls == exception_class) || (cls == dependent_exception_class); in isCXXException()265 return cls == dependent_exception_class; in isDependentException()795 ex->unwindHeader.exception_class = dependent_exception_class; in __cxa_rethrow_primary_exception()