Searched refs:excpType (Results 1 – 3 of 3) sorted by relevance
411 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch() argument447 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()456 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch() argument481 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()742 const __shim_type_info* excpType = in scan_eh_tab() local744 if (adjustedPtr == 0 || excpType == 0) in scan_eh_tab()749 if (catchType->can_catch(excpType, adjustedPtr)) in scan_eh_tab()784 const __shim_type_info* excpType = in scan_eh_tab() local786 if (adjustedPtr == 0 || excpType == 0) in scan_eh_tab()792 ttypeEncoding, excpType, in scan_eh_tab()[all …]
566 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue() local567 int type = excpType->type; in handleActionValue()
546 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue() local547 int type = excpType->type; in handleActionValue()