Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnsignedIntTy

9900     Context.UnsignedShortTy, Context.UnsignedIntTy, Context.UnsignedLongTy, 
10281 BestType = Context.UnsignedIntTy;
10285 ? Context.UnsignedIntTy : Context.IntTy;