Searched refs:ShortFractTy (Results 1 – 7 of 7) sorted by relevance
145 return getTypeInfo(Context.ShortFractTy); in getTypeInfoHelper()
145 SIGNED_TYPE(ShortFract, ShortFractTy)
1017 CanQualType ShortFractTy, FractTy, LongFractTy; variable
1321 InitBuiltinType(ShortFractTy, BuiltinType::ShortFract); in InitBuiltinTypes()10220 return ShortFractTy; in getCorrespondingSignedType()11533 return ShortFractTy; in getCorrespondingSignedFixedPointType()
1477 Result = Context.ShortFractTy; in ConvertDeclSpecToType()
3786 Ty = Context.ShortFractTy; in ActOnNumericConstant()
6906 T = Context.ShortFractTy; in GetType()