Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h91 void *DiagContext = nullptr; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h234 void *DiagContext = nullptr; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1753 StringRef YAMLFilePath, void *DiagContext, in create()
2079 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML()
2126 void *DiagContext, in collectVFSFromYAML()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp1054 auto CollectDiagnostic = [](const SMDiagnostic &Diag, void *DiagContext) { in emitDebugSections()
/freebsd-12-stable/contrib/llvm-project/clang/lib/APINotes/
DAPINotesYAMLCompiler.cpp585 void *DiagContext) { in parseAPINotes()