Searched refs:currentHandle (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp315 PVOID currentHandle = const_cast<PVOID>(sCurrentExceptionHandle.get()); local
316 if (currentHandle) {
318 ::RemoveVectoredExceptionHandler(currentHandle);

Completed in 163 milliseconds