Home | History | Annotate | Download | only in Sema

Lines Matching refs:VerifyIntegerConstantExpression

2158 /// VerifyIntegerConstantExpression that also checks for negative values
2168 ExprResult Result = S.VerifyIntegerConstantExpression(Index, &Value);