Home
last modified time | relevance | path

Searched refs:canExceptionSpecCatch (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Dcall_unexpected.cc302 if (!canExceptionSpecCatch(ttypeIndex, classInfo, ttypeEncoding, in __cxa_call_unexpected()
320 if (!canExceptionSpecCatch(ttypeIndex, classInfo, ttypeEncoding, in __cxa_call_unexpected()
Dhelper_func_internal.h48 bool canExceptionSpecCatch(int64_t specIndex,
Dhelper_func_internal.cc216 if (canExceptionSpecCatch(ttypeIndex, classInfo, in scanEHTable()
313 bool canExceptionSpecCatch(int64_t specIndex, in canExceptionSpecCatch() function
447 bool canExceptionSpecCatch(int64_t specIndex, in canExceptionSpecCatch() function