Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICE

4670     if (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(E))
4671 E = ICE->getSubExpr();