Lines Matching defs:IncExpr
2110 const Expr *IncExpr,
2160 EmitIgnoredExpr(IncExpr);
2929 S, LoopScope.requiresCleanups(), LoopArgs.Cond, LoopArgs.IncExpr,
3059 OuterLoopArgs.IncExpr = S.getInc();
3098 Expr *IncExpr;
3100 IncExpr = S.getDistInc();
3102 IncExpr = S.getInc();
3116 OuterLoopArgs.IncExpr = IncExpr;
5655 Expr *IncExpr) {
5821 [&S, &LoopScope, Cond, IncExpr, LoopExit, &CodeGenLoop,
5824 S, LoopScope.requiresCleanups(), Cond, IncExpr,