Home
last modified time | relevance | path

Searched defs:Crashed (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp101 const bool Crashed = !CRC.RunSafely([this, Counter, ScratchPtr]() { in runAndSample() local
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A Ddsymutil.cpp702 const bool Crashed = !CRC.RunSafely([&]() { in main() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1255 bool Crashed = !llvm::CrashRecoveryContext().RunSafelyOnThread( local