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()
437 void* tempPtr = adjustedPtr; in exception_spec_can_catch() local438 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()471 void* tempPtr = adjustedPtr; in exception_spec_can_catch() local472 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()