Searched refs:catchType (Results 1 – 2 of 2) sorted by relevance
151 const __shim_type_info* catchType = in scanEHTable() local154 if (catchType == 0) { in scanEHTable()188 if (catchType->can_catch(excpType, adjustedPtr)) { in scanEHTable()334 const __shim_type_info* catchType = (const __shim_type_info*) ttypeIndex; in canExceptionSpecCatch() local336 if (catchType->can_catch( in canExceptionSpecCatch()466 const __shim_type_info* catchType = getTypePtr(ttypeIndex, in canExceptionSpecCatch() local471 if (catchType->can_catch( in canExceptionSpecCatch()
435 const __shim_type_info* catchType = in exception_spec_can_catch() local438 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()466 const __shim_type_info* catchType = get_shim_type_info(ttypeIndex, in exception_spec_can_catch() local472 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()696 const __shim_type_info* catchType = in scan_eh_tab() local700 if (catchType == 0) in scan_eh_tab()737 if (catchType->can_catch(excpType, adjustedPtr)) in scan_eh_tab()