Home
last modified time | relevance | path

Searched defs:DiagContext (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h91 void *DiagContext = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h234 void *DiagContext = nullptr; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1752 StringRef YAMLFilePath, void *DiagContext, in create()
2078 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML()
2125 void *DiagContext, in collectVFSFromYAML()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1054 auto CollectDiagnostic = [](const SMDiagnostic &Diag, void *DiagContext) { in emitDebugSections()
/netbsd-src/external/apache2/llvm/dist/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp585 void *DiagContext) { in parseAPINotes()