Searched defs:APINotes (Results 1 – 4 of 4) sorted by relevance
17 static llvm::cl::list<std::string> APINotes(llvm::cl::Positional, variable
226 llvm::SmallVector<FileEntryRef, 2> APINotes; in getCurrentModuleAPINotes() local 308 auto APINotes = getCurrentModuleAPINotes(M, LookInModule, SearchPaths); loadCurrentModuleAPINotes() local [all...]
2819 StringRef APINotes = "/tmp/m.apinotes"; TEST_F() local [all...]
1005 api_notes::APINotesManager APINotes; global() variable