Searched refs:getPromotedIntegerType (Results 1 – 14 of 14) sorted by relevance
699 QualType NewTy = Ctx.getPromotedIntegerType(LTy); in doIntTypeConversion()706 QualType NewTy = Ctx.getPromotedIntegerType(RTy); in doIntTypeConversion()
543 ? C.getPromotedIntegerType(argTy) in matchesType()
8207 QualType ASTContext::getPromotedIntegerType(QualType Promotable) const { in getPromotedIntegerType() function in ASTContext
436 promotedType = cgf.getContext().getPromotedIntegerType(type); in emitScalarPrePostIncDec()
3075 QualType getPromotedIntegerType(QualType PromotableType) const;
864 QualType PT = Context.getPromotedIntegerType(Ty); in UsualUnaryConversions()1676 LHSType = Context.getPromotedIntegerType(LHSType); in UsualArithmeticConversions()11240 LHSTy = Context.getPromotedIntegerType(LHSTy); in CheckAdditionOperands()12298 IntType = S.Context.getPromotedIntegerType(IntType); in checkArithmeticOrEnumeralThreeWayCompare()16753 PromoteType = Context.getPromotedIntegerType(TInfo->getType()); in BuildVAArgExpr()
17657 ? Context.getPromotedIntegerType(EnumTy) in ActOnTag()18297 ? Context.getPromotedIntegerType(EnumTy) in ActOnTag()20461 BestPromotionType = Context.getPromotedIntegerType(BestType); in ActOnEnumBody()
2047 ? SemaRef.Context.getPromotedIntegerType(UnderlyingType) in VisitEnumDecl()
3293 PromotedCharTy = Context.getPromotedIntegerType(CharTy); in CheckDesignatedInitializer()
5245 ParamTy = Context.getPromotedIntegerType(ParamTy); in GetFullTypeForDeclarator()
8171 S.Context.getPromotedIntegerType(From) == To) in isArithmeticArgumentPromotion()
1404 Ctx.getASTContext().getPromotedIntegerType(Ctx.getASTContext().BoolTy); in VisitVectorBinOp()
3137 promotedType = CGF.getContext().getPromotedIntegerType(type); in EmitScalarPrePostIncDec()
8904 …text22getPromotedIntegerTypeENS_8QualTypeE", "clang::ASTContext::getPromotedIntegerType(clang::Qua…