HomeSort by: relevance | last modified time | path
    Searched refs:GetCurrent (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
CrashRecoveryContext.h 69 static CrashRecoveryContext *GetCurrent();
171 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent())
  /src/external/apache2/llvm/dist/llvm/lib/Support/
Process.cpp 97 if (CrashRecoveryContext *CRC = CrashRecoveryContext::GetCurrent())
CrashRecoveryContext.cpp 127 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() {

Completed in 19 milliseconds