Searched refs:OSRE (Results 1 – 2 of 2) sorted by relevance
1321 const ObjCSubscriptRefExpr *OSRE) { in VisitObjCSubscriptRefExpr() argument1323 OSRE->isArraySubscriptRefExpr() ? "array" : "dictionary"); in VisitObjCSubscriptRefExpr()1325 if (const ObjCMethodDecl *MD = OSRE->getAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()1327 if (const ObjCMethodDecl *MD = OSRE->setAtIndexMethodDecl()) in VisitObjCSubscriptRefExpr()
326 void VisitObjCSubscriptRefExpr(const ObjCSubscriptRefExpr *OSRE);