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