Searched refs:lookupTypedef (Results 1 – 3 of 3) sorted by relevance
205 lookupTypedef(llvm::StringRef Name,
912 auto Info = Reader->lookupTypedef(Typedef->getName(), APINotesContext); in ProcessAPINotes()
2135 auto APINotesReader::lookupTypedef(llvm::StringRef Name, in lookupTypedef() function in clang::api_notes::APINotesReader