Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h72 static bool isRecoveringFromCrash();
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp125 bool CrashRecoveryContext::isRecoveringFromCrash() { in isRecoveringFromCrash() function in CrashRecoveryContext
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1223 llvm::CrashRecoveryContext::isRecoveringFromCrash()) && in ~DiagStorageAllocator()