Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnsignedIntTy

11097     Context.UnsignedShortTy, Context.UnsignedIntTy, Context.UnsignedLongTy, 
11657 BestType = Context.UnsignedIntTy;
11661 ? Context.UnsignedIntTy : Context.IntTy;