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