Searched refs:setAtIndexMethodDecl (Results 1 – 7 of 7) sorted by relevance
1330 if (Node->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()1331 Node->setAtIndexMethodDecl()->getSelector().print(OS); in VisitObjCSubscriptRefExpr()
1140 if (const ObjCMethodDecl *MD = OSRE->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()
2198 VisitDecl(S->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()
890 ObjCMethodDecl *setAtIndexMethodDecl() const { in setAtIndexMethodDecl() function
81 refExpr->getAtIndexMethodDecl(), refExpr->setAtIndexMethodDecl(), in rebuildObjCSubscriptRefExpr()
13920 E->setAtIndexMethodDecl()); in TransformObjCSubscriptRefExpr()
1386 Record.AddDeclRef(E->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()