Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp471 void* tempPtr = adjustedPtr; in exception_spec_can_catch() local
472 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()
507 void* tempPtr = adjustedPtr; in exception_spec_can_catch() local
508 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()