Searched defs:ObjCSubscriptRefExpr (Results 1 – 1 of 1) sorted by relevance
782 ObjCSubscriptRefExpr(Expr *base, Expr *key, QualType T, in ObjCSubscriptRefExpr() function797 explicit ObjCSubscriptRefExpr(EmptyShell Empty) in ObjCSubscriptRefExpr() function816 static bool classof(const ObjCSubscriptRefExpr *) { return true; } in classof()