Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICE

4127   while (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(E))
4128 E = ICE->getSubExpr();