Searched refs:isPromotableIntegerType (Results 1 – 25 of 25) sorted by relevance
633 return (Ty->isPromotableIntegerType() ? in classifyArgumentType()648 return (RetTy->isPromotableIntegerType() ? in classifyReturnType()796 return (Ty->isPromotableIntegerType() ? in classifyArgumentType()812 return (RetTy->isPromotableIntegerType() ? in classifyReturnType()1307 return (RetTy->isPromotableIntegerType() ? in classifyReturnType()1574 if (Ty->isPromotableIntegerType()) { in classifyArgumentType()2661 return (Ty->isPromotableIntegerType() ? in getIndirectReturnResult()2694 return (Ty->isPromotableIntegerType() ? in getIndirectResult()3064 RetTy->isPromotableIntegerType()) in classifyReturnType()3210 Ty->isPromotableIntegerType()) in classifyArgumentType()[all …]
657 if (LTy->isPromotableIntegerType()) { in doIntTypeConversion()664 if (RTy->isPromotableIntegerType()) { in doIntTypeConversion()
292 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isPromotableIntegerType)
1915 bool isPromotableIntegerType() const; // C99 6.3.1.1p2
308 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isPromotableIntegerType)
2333 bool isPromotableIntegerType() const; // C99 6.3.1.1p2
399 argTy->isPromotableIntegerType() in matchesType()
449 QualType PromoArg = argTy->isPromotableIntegerType() in matchesType()
2730 bool Type::isPromotableIntegerType() const { in isPromotableIntegerType() function in Type
6328 assert(Promotable->isPromotableIntegerType()); in getPromotedIntegerType()9463 if (paramTy->isPromotableIntegerType() || in mergeFunctionTypes()
166 if (!BaseTy->isPromotableIntegerType() || in getUnwidenedIntegerType()2443 if (type->isPromotableIntegerType()) { in EmitScalarPrePostIncDec()
102 if (Ty->isPromotableIntegerType()) in isPromotableIntegerTypeForABI()4491 if (Ty->isPromotableIntegerType()) in isPromotableTypeForABI()
802 if (Ty->isPromotableIntegerType()) { in UsualUnaryConversions()1524 if (LHSType->isPromotableIntegerType()) in UsualArithmeticConversions()10584 if (LHSTy->isPromotableIntegerType()) in CheckAdditionOperands()11470 if (IntType->isPromotableIntegerType()) in checkArithmeticOrEnumeralThreeWayCompare()14519 if (!T->isPromotableIntegerType()) in isOverflowingIntegerType()15600 if (TInfo->getType()->isPromotableIntegerType()) { in BuildVAArgExpr()
5817 if (!Type->isPromotableIntegerType()) in SemaBuiltinVAStart()8547 From->isPromotableIntegerType() && in isArithmeticArgumentPromotion()
5227 if (ParamTy->isPromotableIntegerType()) { in GetFullTypeForDeclarator()
2880 if (CharTy->isPromotableIntegerType()) in CheckDesignatedInitializer()
2074 if (FromType->isPromotableIntegerType() && !FromType->isBooleanType() && in IsIntegralPromotion()
18081 if (BestType->isPromotableIntegerType()) in ActOnEnumBody()
2320 bool Type::isPromotableIntegerType() const { in isPromotableIntegerType() function in Type
4773 assert(Promotable->isPromotableIntegerType()); in getPromotedIntegerType()7588 if (paramTy->isPromotableIntegerType() || in mergeFunctionTypes()
797 if (Ty->isPromotableIntegerType()) { in UsualUnaryConversions()1344 if (LHSType->isPromotableIntegerType()) in UsualArithmeticConversions()8418 if (LHSTy->isPromotableIntegerType()) in CheckAdditionOperands()12300 if (TInfo->getType()->isPromotableIntegerType()) { in BuildVAArgExpr()
4254 if (ParamTy->isPromotableIntegerType()) { in GetFullTypeForDeclarator()
2486 if (CharTy->isPromotableIntegerType()) in CheckDesignatedInitializer()
3188 Type->isPromotableIntegerType() || in SemaBuiltinVAStartImpl()
14856 if (BestType->isPromotableIntegerType()) in ActOnEnumBody()