Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICE

4989     while (ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(ArgExpr))
4990 ArgExpr = ICE->getSubExpr();