Searched defs:DiagHandlerCtxt (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 650 void *DiagHandlerCtxt; global() member in __anon561c0f8f1211::YAMLConverter 666 YAMLConverter(const Module & TheModule,const FileEntry * SourceFile,llvm::raw_ostream & OS,llvm::SourceMgr::DiagHandlerTy DiagHandler,void * DiagHandlerCtxt) YAMLConverter() argument 1089 compile(const Module & M,const FileEntry * SourceFile,llvm::raw_ostream & OS,llvm::SourceMgr::DiagHandlerTy DiagHandler,void * DiagHandlerCtxt) compile() argument 1103 compileAPINotes(StringRef YAMLInput,const FileEntry * SourceFile,llvm::raw_ostream & OS,llvm::SourceMgr::DiagHandlerTy DiagHandler,void * DiagHandlerCtxt) compileAPINotes() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLTraits.cpp | 59 SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) in Input() argument 67 SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) in Input() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | Format.cpp | 1989 parseConfiguration(llvm::MemoryBufferRef Config,FormatStyle * Style,bool AllowUnknownOptions,llvm::SourceMgr::DiagHandlerTy DiagHandler,void * DiagHandlerCtxt) parseConfiguration() argument
|