Searched refs:compileAPINotes (Results 1 – 3 of 3) sorted by relevance
28 bool compileAPINotes(llvm::StringRef YAMLInput, const FileEntry *SourceFile,
90 if (api_notes::compileAPINotes( in loadAPINotes()115 if (api_notes::compileAPINotes(Buffer, nullptr, OS, in loadAPINotes()
1128 bool api_notes::compileAPINotes(StringRef YAMLInput, in compileAPINotes() function in api_notes