Home | History | Annotate | Download | only in Frontend

Lines Matching refs:BoxedExpr

5648   if (ObjCBoxedExpr *BoxedExpr = dyn_cast<ObjCBoxedExpr>(S))
5649 return RewriteObjCBoxedExpr(BoxedExpr);