Searched refs:ShortFractTy (Results 1 – 8 of 8) sorted by relevance
148 return getTypeInfo(Context.ShortFractTy); in getTypeInfoHelper()
145 SIGNED_TYPE(ShortFract, ShortFractTy)
1134 CanQualType ShortFractTy, FractTy, LongFractTy; variable
707 return Ctx.ShortFractTy; in getScalarArgType()
1274 InitBuiltinType(ShortFractTy, BuiltinType::ShortFract); in InitBuiltinTypes()11627 return ShortFractTy; in getCorrespondingSignedType()13825 return ShortFractTy; in getCorrespondingUnsaturatedType()14024 return ShortFractTy; in getCorrespondingSignedFixedPointType()
1093 Result = Context.ShortFractTy; in ConvertDeclSpecToType()
3789 Ty = Context.ShortFractTy; in ActOnNumericConstant()
7268 T = Context.ShortFractTy; in GetType()