Searched refs:ShortFractTy (Results 1 – 7 of 7) sorted by relevance
145 return getTypeInfo(Context.ShortFractTy); in getTypeInfoHelper()
145 SIGNED_TYPE(ShortFract, ShortFractTy)
977 CanQualType ShortFractTy, FractTy, LongFractTy; variable
1309 InitBuiltinType(ShortFractTy, BuiltinType::ShortFract); in InitBuiltinTypes()11340 return ShortFractTy; in getCorrespondingSignedFixedPointType()
1497 Result = Context.ShortFractTy; in ConvertDeclSpecToType()
3790 Ty = Context.ShortFractTy; in ActOnNumericConstant()
6879 T = Context.ShortFractTy; in GetType()