Searched refs:GetCurrent (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h69 static CrashRecoveryContext *GetCurrent();
167 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent())
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DProcess.cpp94 if (CrashRecoveryContext *CRC = CrashRecoveryContext::GetCurrent())
H A DCrashRecoveryContext.cpp122 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { function in class:CrashRecoveryContext

Completed in 113 milliseconds