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