Searched refs:canExceptionSpecCatch (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/gabi++/src/ |
D | call_unexpected.cc | 302 if (!canExceptionSpecCatch(ttypeIndex, classInfo, ttypeEncoding, in __cxa_call_unexpected() 320 if (!canExceptionSpecCatch(ttypeIndex, classInfo, ttypeEncoding, in __cxa_call_unexpected()
|
D | helper_func_internal.h | 48 bool canExceptionSpecCatch(int64_t specIndex,
|
D | helper_func_internal.cc | 216 if (canExceptionSpecCatch(ttypeIndex, classInfo, in scanEHTable() 313 bool canExceptionSpecCatch(int64_t specIndex, in canExceptionSpecCatch() function 447 bool canExceptionSpecCatch(int64_t specIndex, in canExceptionSpecCatch() function
|