Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnsignedIntTy

316     return Flags.isUnsigned() ? Context.UnsignedIntTy : Context.IntTy;