Searched defs:DiagContext (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 91 void *DiagContext = nullptr; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ |
H A D | LTOCodeGenerator.h | 240 void *DiagContext = nullptr; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 2134 create(std::unique_ptr<MemoryBuffer> Buffer,SourceMgr::DiagHandlerTy DiagHandler,StringRef YAMLFilePath,void * DiagContext,IntrusiveRefCntPtr<FileSystem> ExternalFS) create() argument 2572 getVFSFromYAML(std::unique_ptr<MemoryBuffer> Buffer,SourceMgr::DiagHandlerTy DiagHandler,StringRef YAMLFilePath,void * DiagContext,IntrusiveRefCntPtr<FileSystem> ExternalFS) getVFSFromYAML() argument 2619 collectVFSFromYAML(std::unique_ptr<MemoryBuffer> Buffer,SourceMgr::DiagHandlerTy DiagHandler,StringRef YAMLFilePath,SmallVectorImpl<YAMLVFSEntry> & CollectedEntries,void * DiagContext,IntrusiveRefCntPtr<FileSystem> ExternalFS) collectVFSFromYAML() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 1055 __anonaa7caf890902(const SMDiagnostic &Diag, void *DiagContext) emitDebugSections() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 623 parseAPINotes(StringRef YI,Module & M,llvm::SourceMgr::DiagHandlerTy Diag,void * DiagContext) parseAPINotes() argument
|