Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnsignedIntTy

13837     Context.UnsignedShortTy, Context.UnsignedIntTy, Context.UnsignedLongTy, 
14447 BestType = Context.UnsignedIntTy;
14451 ? Context.UnsignedIntTy : Context.IntTy;