Searched refs:setAtIndexMethodDecl (Results 1 – 7 of 7) sorted by relevance
887 ObjCMethodDecl *setAtIndexMethodDecl() const { in setAtIndexMethodDecl() function
1904 if (Node->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()1905 Node->setAtIndexMethodDecl()->getSelector().print(OS); in VisitObjCSubscriptRefExpr()
1327 if (const ObjCMethodDecl *MD = OSRE->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()
2433 VisitDecl(S->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()
81 refExpr->getAtIndexMethodDecl(), refExpr->setAtIndexMethodDecl(), in rebuildObjCSubscriptRefExpr()
16924 E->setAtIndexMethodDecl()); in TransformObjCSubscriptRefExpr()
1527 Record.AddDeclRef(E->setAtIndexMethodDecl()); in VisitObjCSubscriptRefExpr()