Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc155 const __shim_type_info* catchType = in scanEHTable() local
158 if (catchType == 0) { in scanEHTable()
192 if (catchType->can_catch(excpType, adjustedPtr)) { in scanEHTable()
338 const __shim_type_info* catchType = (const __shim_type_info*) ttypeIndex; in canExceptionSpecCatch() local
340 if (catchType->can_catch( in canExceptionSpecCatch()
470 const __shim_type_info* catchType = getTypePtr(ttypeIndex, in canExceptionSpecCatch() local
475 if (catchType->can_catch( in canExceptionSpecCatch()