Home | History | Annotate | Download | only in Sema

Lines Matching full:star

8309   case tok::star:                 Opc = BO_Mul; break;
8351 case tok::star: Opc = UO_Deref; break;