Searched refs:isPromotableIntegerType (Results 1 – 14 of 14) sorted by relevance
657 if (LTy->isPromotableIntegerType()) { in doIntTypeConversion()664 if (RTy->isPromotableIntegerType()) { in doIntTypeConversion()
308 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isPromotableIntegerType)
2341 bool isPromotableIntegerType() const; // C99 6.3.1.1p2
449 QualType PromoArg = argTy->isPromotableIntegerType() in matchesType()
2734 bool Type::isPromotableIntegerType() const { in isPromotableIntegerType() function in Type
6397 assert(Promotable->isPromotableIntegerType()); in getPromotedIntegerType()9577 if (paramTy->isPromotableIntegerType() || in mergeFunctionTypes()
786 if (Ty->isPromotableIntegerType()) { in UsualUnaryConversions()1521 if (LHSType->isPromotableIntegerType()) in UsualArithmeticConversions()10693 if (LHSTy->isPromotableIntegerType()) in CheckAdditionOperands()11583 if (IntType->isPromotableIntegerType()) in checkArithmeticOrEnumeralThreeWayCompare()14638 if (!T->isPromotableIntegerType()) in isOverflowingIntegerType()15719 if (TInfo->getType()->isPromotableIntegerType()) { in BuildVAArgExpr()
6020 if (!Type->isPromotableIntegerType()) in SemaBuiltinVAStart()8750 From->isPromotableIntegerType() && in isArithmeticArgumentPromotion()
5268 if (ParamTy->isPromotableIntegerType()) { in GetFullTypeForDeclarator()
2909 if (CharTy->isPromotableIntegerType()) in CheckDesignatedInitializer()
2074 if (FromType->isPromotableIntegerType() && !FromType->isBooleanType() && in IsIntegralPromotion()
18212 if (BestType->isPromotableIntegerType()) in ActOnEnumBody()
166 if (!BaseTy->isPromotableIntegerType() || in getUnwidenedIntegerType()2520 if (type->isPromotableIntegerType()) { in EmitScalarPrePostIncDec()
104 if (Ty->isPromotableIntegerType()) in isPromotableIntegerTypeForABI()4491 if (Ty->isPromotableIntegerType()) in isPromotableTypeForABI()