Home | History | Annotate | Download | only in Sema

Lines Matching refs:BoxedExpr

4659       } else if (ObjCBoxedExpr *BoxedExpr = dyn_cast<ObjCBoxedExpr>(E)) {
4660 D = BoxedExpr->getBoxingMethod();