Searched refs:AmountExpr (Results 1 – 1 of 1) sorted by relevance
281 const Expr *const &AmountExpr = IsIterOnLHS ? RHS : LHS; in checkPostStmt() local284 if (!AmountExpr->getType()->isIntegralOrEnumerationType()) in checkPostStmt()