Searched refs:loadAPINotes (Results 1 – 2 of 2) sorted by relevance
68 APINotesManager::loadAPINotes(FileEntryRef APINotesFile) { in loadAPINotes() function in APINotesManager107 APINotesManager::loadAPINotes(StringRef Buffer) { in loadAPINotes() function in APINotesManager127 bool APINotesManager::loadAPINotes(const DirectoryEntry *HeaderDir, in loadAPINotes() function in APINotesManager130 if (auto Reader = loadAPINotes(APINotesFile)) { in loadAPINotes()183 if (loadAPINotes(*HeaderDir, *APINotesFile)) in loadFrameworkAPINotes()311 CurrentModuleReaders[NumReaders++] = loadAPINotes(File).release(); in loadCurrentModuleAPINotes()323 auto Reader = loadAPINotes(Buf); in loadCurrentModuleAPINotesFromBuffer()434 if (!loadAPINotes(*Dir, *APINotesFile)) { in findAPINotes()
78 std::unique_ptr<APINotesReader> loadAPINotes(FileEntryRef APINotesFile);85 std::unique_ptr<APINotesReader> loadAPINotes(StringRef Buffer);92 bool loadAPINotes(const DirectoryEntry *HeaderDir, FileEntryRef APINotesFile);