Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h91 void *DiagContext = nullptr; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h242 void *DiagContext = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2165 StringRef YAMLFilePath, void *DiagContext, in create()
2653 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML()
2700 void *DiagContext, in collectVFSFromYAML()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1244 auto CollectDiagnostic = [](const SMDiagnostic &Diag, void *DiagContext) { in emitDebugSections()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp627 void *DiagContext) { in parseAPINotes()