Searched refs:ShortFractTy (Results 1 – 8 of 8) sorted by relevance
145 SIGNED_TYPE(ShortFract, ShortFractTy)
1228 CanQualType ShortFractTy, FractTy, LongFractTy; variable
190 return getTypeInfo(Context.ShortFractTy); in getTypeInfoHelper()
707 return Ctx.ShortFractTy; in getScalarArgType()
1331 InitBuiltinType(ShortFractTy, BuiltinType::ShortFract); in InitBuiltinTypes()12249 return ShortFractTy; in getCorrespondingSignedType()14661 return ShortFractTy; in getCorrespondingUnsaturatedType()14860 return ShortFractTy; in getCorrespondingSignedFixedPointType()
1104 Result = Context.ShortFractTy; in ConvertDeclSpecToType()
3837 Ty = Context.ShortFractTy; in ActOnNumericConstant()
7611 T = Context.ShortFractTy; in GetType()