Searched refs:setAtIndexMethodDecl (Results 1 – 7 of 7) sorted by relevance
1391 if (Node->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()1392 Node->setAtIndexMethodDecl()->getSelector().print(OS); in VisitObjCSubscriptRefExpr()
1218 if (const ObjCMethodDecl *MD = OSRE->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()
2295 VisitDecl(S->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()
890 ObjCMethodDecl *setAtIndexMethodDecl() const { in setAtIndexMethodDecl() function
81 refExpr->getAtIndexMethodDecl(), refExpr->setAtIndexMethodDecl(), in rebuildObjCSubscriptRefExpr()
14468 E->setAtIndexMethodDecl()); in TransformObjCSubscriptRefExpr()
1393 Record.AddDeclRef(E->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()