HomeSort by: relevance | last modified time | path
    Searched defs:DiagContext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 234 void *DiagContext = nullptr;
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
SourceMgr.h 91 void *DiagContext = nullptr;
111 DiagContext = Ctx;
115 void *getDiagContext() const { return DiagContext; }

Completed in 22 milliseconds