Home
last modified time | relevance | path

Searched refs:YAMLInput (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesYAMLCompiler.h28 bool compileAPINotes(llvm::StringRef YAMLInput, const FileEntry *SourceFile,
/src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp1128 bool api_notes::compileAPINotes(StringRef YAMLInput, in compileAPINotes() argument
1138 if (parseAPINotes(YAMLInput, TheModule, DiagHandler, DiagHandlerCtxt)) in compileAPINotes()