Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h107 static bool throwIfCrash(int RetCode);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCrashRecoveryContext.cpp445 bool CrashRecoveryContext::throwIfCrash(int RetCode) { in throwIfCrash() function in CrashRecoveryContext