Searched defs:DiagHandlerCtxt (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp286 parseYaml(llvm::MemoryBufferRef Input, llvm::SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp58 Input(StringRef InputContent, void *Ctxt, SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) argument
66 Input(MemoryBufferRef Input, void *Ctxt, SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) argument
/freebsd-current/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp650 void *DiagHandlerCtxt; member in class:__anon242::YAMLConverter
663 YAMLConverter(const Module &TheModule, const FileEntry *SourceFile, llvm::raw_ostream &OS, llvm::SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) argument
1086 compile(const Module &M, const FileEntry *SourceFile, llvm::raw_ostream &OS, llvm::SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) argument
1099 compileAPINotes(StringRef YAMLInput, const FileEntry *SourceFile, llvm::raw_ostream &OS, llvm::SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1986 parseConfiguration(llvm::MemoryBufferRef Config, FormatStyle *Style, bool AllowUnknownOptions, llvm::SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) argument

Completed in 208 milliseconds