Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnsignedCharTy

335     return Flags.isUnsigned() ? Context.UnsignedCharTy : Context.SignedCharTy;