Home | History | Annotate | Download | only in Sema

Lines Matching defs:Increment

8321   // Create the pre-increment of the iteration variable.
8322 Expr *Increment
8329 0, S.MakeFullDiscardedValueExpr(Increment),
10010 // increment operator ++ for objects of that type. If the function
10014 // increment operator ++ for objects of that type.