Searched refs:YAMLInput (Results 1 – 2 of 2) sorted by relevance
28 bool compileAPINotes(llvm::StringRef YAMLInput, const FileEntry *SourceFile,
1128 bool api_notes::compileAPINotes(StringRef YAMLInput, in compileAPINotes() argument1138 if (parseAPINotes(YAMLInput, TheModule, DiagHandler, DiagHandlerCtxt)) in compileAPINotes()