Searched refs:isIntegralOrUnscopedEnumerationType (Results 1 – 21 of 21) sorted by relevance
372 if (!FPT->getParamType(2)->isIntegralOrUnscopedEnumerationType()) in checkCall_bcmp()414 if (!FPT->getParamType(2)->isIntegralOrUnscopedEnumerationType()) in checkCall_bcopy()455 if (!FPT->getParamType(1)->isIntegralOrUnscopedEnumerationType()) in checkCall_bzero()525 if (!FPT->getParamType(0)->isIntegralOrUnscopedEnumerationType()) in checkCall_getpw()871 if (! PT->getPointeeType()->isIntegralOrUnscopedEnumerationType()) in checkCall_rand()1037 if (!FTP->getParamType(i)->isIntegralOrUnscopedEnumerationType()) in checkUncheckedReturnValue()
192 if (!(*ai)->getType()->isIntegralOrUnscopedEnumerationType()) in checkASTCodeBody()
355 if (!FPT->getParamType(0)->isIntegralOrUnscopedEnumerationType()) in checkCall_getpw()604 if (! PT->getPointeeType()->isIntegralOrUnscopedEnumerationType()) in checkCall_rand()722 if (!FTP->getParamType(i)->isIntegralOrUnscopedEnumerationType()) in checkUncheckedReturnValue()
193 if (!(*ai)->getType()->isIntegralOrUnscopedEnumerationType()) in checkASTCodeBody()
600 assert(returnType->isIntegralOrUnscopedEnumerationType()); in adjustBlockReturnsToEnum()601 assert(retValue->getType()->isIntegralOrUnscopedEnumerationType()); in adjustBlockReturnsToEnum()
308 if (FromType->isIntegralOrUnscopedEnumerationType()) in getNarrowingKind()388 assert(FromType->isIntegralOrUnscopedEnumerationType()); in getNarrowingKind()389 assert(ToType->isIntegralOrUnscopedEnumerationType()); in getNarrowingKind()1661 } else if (FromType->isIntegralOrUnscopedEnumerationType() && in IsStandardConversion()1695 (FromType->isIntegralOrUnscopedEnumerationType() && in IsStandardConversion()5085 return SCS.getFromType()->isIntegralOrUnscopedEnumerationType() && in CheckConvertedConstantConversions()5329 : T->isIntegralOrUnscopedEnumerationType(); in match()
777 if (Ty->isIntegralOrUnscopedEnumerationType()) { in UsualUnaryConversions()8260 IndexExpr->getType()->isIntegralOrUnscopedEnumerationType(); in diagnoseStringPlusInt()9546 if (!compType.isNull() && compType->isIntegralOrUnscopedEnumerationType()) in CheckBitwiseOperands()12696 if (!E->getType()->isIntegralOrUnscopedEnumerationType()) in VerifyIntegerConstantExpression()12698 } else if (!E->getType()->isIntegralOrUnscopedEnumerationType()) { in VerifyIntegerConstantExpression()
2168 !ArraySize->getType()->isIntegralOrUnscopedEnumerationType()) { in BuildArrayType()2188 !ArraySize->getType()->isIntegralOrUnscopedEnumerationType()) { in BuildArrayType()
1682 if (!SizeType->isIntegralOrUnscopedEnumerationType()) in BuildCXXNew()
5176 if (ExprTy->isIntegralOrUnscopedEnumerationType() && in checkFormatExpr()
679 assert(returnType->isIntegralOrUnscopedEnumerationType()); in adjustBlockReturnsToEnum()680 assert(retValue->getType()->isIntegralOrUnscopedEnumerationType()); in adjustBlockReturnsToEnum()
332 if (FromType->isIntegralOrUnscopedEnumerationType()) in getNarrowingKind()347 } else if (FromType->isIntegralOrUnscopedEnumerationType() && in getNarrowingKind()424 assert(FromType->isIntegralOrUnscopedEnumerationType()); in getNarrowingKind()425 assert(ToType->isIntegralOrUnscopedEnumerationType()); in getNarrowingKind()1857 } else if (FromType->isIntegralOrUnscopedEnumerationType() && in IsStandardConversion()1895 (FromType->isIntegralOrUnscopedEnumerationType() && in IsStandardConversion()5571 return SCS.getFromType()->isIntegralOrUnscopedEnumerationType() && in CheckConvertedConstantConversions()5883 : T->isIntegralOrUnscopedEnumerationType(); in match()13600 FnDecl->getReturnType()->isIntegralOrUnscopedEnumerationType(); in CreateOverloadedBinOp()
782 if (Ty->isIntegralOrUnscopedEnumerationType()) { in UsualUnaryConversions()10413 IndexExpr->getType()->isIntegralOrUnscopedEnumerationType(); in diagnoseStringPlusInt()12340 if (!compType.isNull() && compType->isIntegralOrUnscopedEnumerationType()) in CheckBitwiseOperands()16104 if (!E->getType()->isIntegralOrUnscopedEnumerationType()) in VerifyIntegerConstantExpression()16106 } else if (!E->getType()->isIntegralOrUnscopedEnumerationType()) { in VerifyIntegerConstantExpression()
2252 !ArraySize->getType()->isIntegralOrUnscopedEnumerationType())) { in checkArraySize()2403 !ArraySize->getType()->isIntegralOrUnscopedEnumerationType()) { in BuildArrayType()
2084 if (!SizeType->isIntegralOrUnscopedEnumerationType()) in BuildCXXNew()
8647 if (ExprTy->isIntegralOrUnscopedEnumerationType() && in checkFormatExpr()
1639 bool Type::isIntegralOrUnscopedEnumerationType() const { in isIntegralOrUnscopedEnumerationType() function in Type
1928 bool Type::isIntegralOrUnscopedEnumerationType() const { in isIntegralOrUnscopedEnumerationType() function in Type
15447 if (!E->getType()->isIntegralOrUnscopedEnumerationType()) { in EvaluateCPlusPlus11IntegralConstantExpr()
1640 bool isIntegralOrUnscopedEnumerationType() const;
1980 bool isIntegralOrUnscopedEnumerationType() const;