Searched defs:APINotes (Results 1 – 2 of 2) sorted by relevance
226 llvm::SmallVector<FileEntryRef, 2> APINotes; in getCurrentModuleAPINotes() local308 auto APINotes = getCurrentModuleAPINotes(M, LookInModule, SearchPaths); in loadCurrentModuleAPINotes() local
1006 api_notes::APINotesManager APINotes; variable