Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1288 bool Crashed = !llvm::CrashRecoveryContext().RunSafelyOnNewStack( in compileModule() local
1305 if (Crashed) { in compileModule()