Searched refs:OSRE (Results 1 – 2 of 2) sorted by relevance
1134 const ObjCSubscriptRefExpr *OSRE) { in VisitObjCSubscriptRefExpr() argument1136 OSRE->isArraySubscriptRefExpr() ? "array" : "dictionary"); in VisitObjCSubscriptRefExpr()1138 if (const ObjCMethodDecl *MD = OSRE->getAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()1140 if (const ObjCMethodDecl *MD = OSRE->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()
298 void VisitObjCSubscriptRefExpr(const ObjCSubscriptRefExpr *OSRE);