Home | History | Annotate | Download | only in Sema

Lines Matching refs:UO_PreInc

7821   case tok::plusplus:     Opc = UO_PreInc; break;
8304 case UO_PreInc:
8309 Opc == UO_PreInc ||
8311 Opc == UO_PreInc ||