Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp449 bool CrashRecoveryContext::isCrash(int RetCode) { in isCrash() function in CrashRecoveryContext
468 if (!isCrash(RetCode)) in throwIfCrash()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h105 static bool isCrash(int RetCode);