Searched refs:setAtIndexMethodDecl (Results 1 – 7 of 7) sorted by relevance
1516 if (Node->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()1517 Node->setAtIndexMethodDecl()->getSelector().print(OS); in VisitObjCSubscriptRefExpr()
1284 if (const ObjCMethodDecl *MD = OSRE->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()
2346 VisitDecl(S->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()
893 ObjCMethodDecl *setAtIndexMethodDecl() const { in setAtIndexMethodDecl() function
81 refExpr->getAtIndexMethodDecl(), refExpr->setAtIndexMethodDecl(), in rebuildObjCSubscriptRefExpr()
14751 E->setAtIndexMethodDecl()); in TransformObjCSubscriptRefExpr()
1494 Record.AddDeclRef(E->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()