Searched refs:LongDoubleTy (Results 1 – 13 of 13) sorted by relevance
134 FLOATING_TYPE(LongDouble, LongDoubleTy)
904 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty; variable
323 return ArgType::PtrTo(Ctx.LongDoubleTy); in getArgType()
482 return Ctx.LongDoubleTy; in getArgType()
560 Ctx.LongDoubleTy == CanRetTy || in HandleNilReceiver()
1022 InitBuiltinType(LongDoubleTy, BuiltinType::LongDouble); in InitBuiltinTypes()1087 LongDoubleComplexTy = getComplexType(LongDoubleTy); in InitBuiltinTypes()4665 case LongDoubleRank: return LongDoubleTy; in getFloatingTypeOfSizeWithinDomain()8162 Type = Context.LongDoubleTy; in DecodeTypeFromStr()8755 return LongDoubleTy; in getRealTypeForBitwidth()
1682 ToType == S.Context.LongDoubleTy) || in IsStandardConversion()1683 (FromType == S.Context.LongDoubleTy && in IsStandardConversion()1686 (&S.Context.getFloatTypeSemantics(S.Context.LongDoubleTy) != in IsStandardConversion()7215 &ASTContext::LongDoubleTy, in getArithmeticType()
1182 RHSElemType == S.Context.LongDoubleTy); in unsupportedTypeConversion()1183 Float128AndLongDouble |= (LHSElemType == S.Context.LongDoubleTy && in unsupportedTypeConversion()1191 (&S.Context.getFloatTypeSemantics(S.Context.LongDoubleTy) != in unsupportedTypeConversion()3283 CookedTy = Context.LongDoubleTy; in ActOnNumericConstant()3373 Ty = Context.LongDoubleTy; in ActOnNumericConstant()
1411 Result = Context.LongDoubleTy; in ConvertDeclSpecToType()
12019 << ParamType << Context.LongDoubleTy << Param->getSourceRange(); in CheckLiteralOperatorDeclaration()
3372 getContext().LongDoubleTy, getContext().Float128Ty, in EmitFundamentalRTTIDescriptors()
2469 } else if (ET == getContext().LongDoubleTy) { in classify()
6038 T = Context.LongDoubleTy; in GetType()