Home | History | Annotate | Download | only in Sema

Lines Matching refs:EvaluateAsInt

6157   if (IndexExpr->EvaluateAsInt(index, Self.getASTContext())) {
7066 if (RHS.get()->EvaluateAsInt(Result, Context))