Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCrashRecoveryContext.h68 static bool isRecoveringFromCrash();
/external/llvm/include/llvm/Support/
DCrashRecoveryContext.h64 static bool isRecoveringFromCrash();
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp101 bool CrashRecoveryContext::isRecoveringFromCrash() { in isRecoveringFromCrash() function in CrashRecoveryContext
/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp83 bool CrashRecoveryContext::isRecoveringFromCrash() { in isRecoveringFromCrash() function in CrashRecoveryContext
/external/clang/lib/Basic/
DDiagnostic.cpp1012 llvm::CrashRecoveryContext::isRecoveringFromCrash()) && in ~StorageAllocator()