Home | History | Annotate | Download | only in Frontend

Lines Matching refs:BoxedExpr

5717   if (ObjCBoxedExpr *BoxedExpr = dyn_cast<ObjCBoxedExpr>(S))
5718 return RewriteObjCBoxedExpr(BoxedExpr);