Home | History | Annotate | Download | only in Sema

Lines Matching refs:ShortTy

337     return Flags.isUnsigned() ? Context.UnsignedShortTy : Context.ShortTy;
345 return Context.ShortTy;