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