Searched refs:throwIfCrash (Results 1 – 3 of 3) sorted by relevance
114 LLVM_ABI static bool throwIfCrash(int RetCode);
467 bool CrashRecoveryContext::throwIfCrash(int RetCode) { in throwIfCrash() function in CrashRecoveryContext
93 CrashRecoveryContext::throwIfCrash(val); in exitLld()