Searched refs:getInstanceMethods (Results 1 – 1 of 1) sorted by relevance
8200 ArrayRef<ObjCMethodDecl *> getInstanceMethods() const { in getInstanceMethods() function in clang::serialization::ReadMethodPoolVisitor8242 if (Visitor.getInstanceMethods().empty() && in ReadMethodPool()8263 addMethodsToPool(S, Visitor.getInstanceMethods(), Pos->second.first); in ReadMethodPool()