Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICE

5585     while (ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(ArgExpr))
5586 ArgExpr = ICE->getSubExpr();