Searched refs:setAtIndexMethodDecl (Results 1 – 6 of 6) sorted by relevance
712 if (Node->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()713 OS << Node->setAtIndexMethodDecl()->getSelector().getAsString(); in VisitObjCSubscriptRefExpr()
1040 VisitDecl(S->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()
828 ObjCMethodDecl *setAtIndexMethodDecl() const { in setAtIndexMethodDecl() function
150 refExpr->setAtIndexMethodDecl(), in rebuildSpecific()
8694 E->setAtIndexMethodDecl()); in TransformObjCSubscriptRefExpr()
895 Writer.AddDeclRef(E->setAtIndexMethodDecl(), Record); in VisitObjCSubscriptRefExpr()