Searched refs:tempPtr (Results 1 – 2 of 2) sorted by relevance
335 void* tempPtr = adjustedPtr; in canExceptionSpecCatch() local337 static_cast<const __shim_type_info*>(excpType), tempPtr)) { in canExceptionSpecCatch()470 void* tempPtr = adjustedPtr; in canExceptionSpecCatch() local472 static_cast<const __shim_type_info*>(excpType), tempPtr)) { in canExceptionSpecCatch()
429 void* tempPtr = adjustedPtr; in exception_spec_can_catch() local430 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()463 void* tempPtr = adjustedPtr; in exception_spec_can_catch() local464 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()