Home | History | Annotate | Download | only in Sema

Lines Matching refs:UO_PreDec

10150   case tok::minusminus:   Opc = UO_PreDec; break;
10792 case UO_PreDec:
10800 Opc == UO_PreDec);