Home | History | Annotate | Download | only in Sema

Lines Matching defs:ICE

2041   ExprResult ICE = VerifyIntegerConstantExpression(E, &Result);
2042 if (ICE.isInvalid())
2049 return ICE;