Home | History | Annotate | Download | only in Sema

Lines Matching refs:plusplus

4098   case tok::plusplus:   Opc = UO_PostInc; break;
10665 case tok::plusplus: Opc = UO_PreInc; break;