Home | History | Annotate | Download | only in Sema

Lines Matching refs:BO_PtrMemI

10109   case tok::arrowstar:            Opc = BO_PtrMemI; break;
10330 case BO_PtrMemI:
10332 Opc == BO_PtrMemI);