Searched refs:UnsignedShortFractTy (Results 1 – 5 of 5) sorted by relevance
154 UNSIGNED_TYPE(UShortFract, UnsignedShortFractTy)
1135 CanQualType UnsignedShortFractTy, UnsignedFractTy, UnsignedLongFractTy; variable
718 return Ctx.UnsignedShortFractTy; in getScalarArgType()
1277 InitBuiltinType(UnsignedShortFractTy, BuiltinType::UShortFract); in InitBuiltinTypes()11553 return UnsignedShortFractTy; in getCorrespondingUnsignedType()13831 return UnsignedShortFractTy; in getCorrespondingUnsaturatedType()
7277 T = Context.UnsignedShortFractTy; in GetType()