Searched refs:exception_spec_can_catch (Results 1 – 1 of 1) sorted by relevance
/external/libcxxabi/src/ |
D | cxa_personality.cpp | 404 exception_spec_can_catch(int64_t specIndex, const uint8_t* classInfo, in exception_spec_can_catch() function 446 exception_spec_can_catch(int64_t specIndex, const uint8_t* classInfo, in exception_spec_can_catch() function 779 if (exception_spec_can_catch(ttypeIndex, classInfo, in scan_eh_tab() 1275 if (!exception_spec_can_catch(ttypeIndex, classInfo, ttypeEncoding, in __cxa_call_unexpected() 1304 if (!exception_spec_can_catch(ttypeIndex, classInfo, ttypeEncoding, in __cxa_call_unexpected()
|