Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DSourceMgr.h91 void *DiagContext = nullptr; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h241 void *DiagContext = nullptr; member
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2132 StringRef YAMLFilePath, void *DiagContext, in create()
2554 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML()
2601 void *DiagContext, in collectVFSFromYAML()
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1055 auto CollectDiagnostic = [](const SMDiagnostic &Diag, void *DiagContext) { in emitDebugSections()
/openbsd-src/gnu/llvm/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp585 void *DiagContext) { in parseAPINotes()