Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICE

4705     if (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(E))
4706 E = ICE->getSubExpr();