Searched refs:ShortFractTy (Results 1 – 7 of 7) sorted by relevance
145 return getTypeInfo(Context.ShortFractTy); in getTypeInfoHelper()
145 SIGNED_TYPE(ShortFract, ShortFractTy)
1122 CanQualType ShortFractTy, FractTy, LongFractTy; variable
1337 InitBuiltinType(ShortFractTy, BuiltinType::ShortFract); in InitBuiltinTypes()10899 return ShortFractTy; in getCorrespondingSignedType()12291 return ShortFractTy; in getCorrespondingSignedFixedPointType()
1465 Result = Context.ShortFractTy; in ConvertDeclSpecToType()
3882 Ty = Context.ShortFractTy; in ActOnNumericConstant()
6979 T = Context.ShortFractTy; in GetType()