Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDCrashRecoveryContext.h72 static bool isRecoveringFromCrash();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDCrashRecoveryContext.cpp125 bool CrashRecoveryContext::isRecoveringFromCrash() { in isRecoveringFromCrash() function in CrashRecoveryContext
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDDiagnostic.cpp1223 llvm::CrashRecoveryContext::isRecoveringFromCrash()) && in ~DiagStorageAllocator()