Home | History | Annotate | Download | only in Sema

Lines Matching defs:Increment

7521   // Create the pre-increment of the iteration variable.
7522 Expr *Increment
7546 0, S.MakeFullExpr(Increment),
9480 // increment operator ++ for objects of that type. If the function
9484 // increment operator ++ for objects of that type.