Searched refs:lookupObjCProperty (Results 1 – 3 of 3) sorted by relevance
130 lookupObjCProperty(ContextID CtxID, llvm::StringRef Name, bool IsInstance);
1007 auto Info = Reader->lookupObjCProperty(*Context, Property->getName(), in ProcessAPINotes()
1991 auto APINotesReader::lookupObjCProperty(ContextID CtxID, llvm::StringRef Name, in lookupObjCProperty() function in clang::api_notes::APINotesReader