Searched refs:LongAccumTy (Results 1 – 7 of 7) sorted by relevance
163 return getTypeInfo(Context.LongAccumTy); in getTypeInfoHelper()
133 SIGNED_TYPE(LongAccum, LongAccumTy)
1091 LongAccumTy; // ISO/IEC JTC1 SC22 WG14 N1169 Extension variable
1306 InitBuiltinType(LongAccumTy, BuiltinType::LongAccum); in InitBuiltinTypes()11033 return LongAccumTy; in getCorrespondingSignedType()13288 return LongAccumTy; in getCorrespondingSignedFixedPointType()
1461 Result = Context.LongAccumTy; in ConvertDeclSpecToType()
3880 Ty = Context.LongAccumTy; in ActOnNumericConstant()
7007 T = Context.LongAccumTy; in GetType()