Home | History | Annotate | Download | only in Sema

Lines Matching full:plusplus

3876   case tok::plusplus:   Opc = UO_PostInc; break;
10149 case tok::plusplus: Opc = UO_PreInc; break;