Home
last modified time | relevance | path

Searched defs:isCrash (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/tools/flang-driver/
H A Ddriver.cpp165 bool isCrash = false; main() local
/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp449 bool CrashRecoveryContext::isCrash(int RetCode) { in isCrash() function in CrashRecoveryContext