Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICE

6036     while (ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(ArgExpr))
6037 ArgExpr = ICE->getSubExpr();