Searched refs:isIntegralOrUnscopedEnumerationType (Results 1 – 13 of 13) sorted by relevance
193 if (!Arg->getType()->isIntegralOrUnscopedEnumerationType()) in checkASTCodeBody()
974 if (T->isIntegralOrUnscopedEnumerationType() && in VisitSymbolVal()975 CastTy->isIntegralOrUnscopedEnumerationType()) { in VisitSymbolVal()
694 assert(returnType->isIntegralOrUnscopedEnumerationType()); in adjustBlockReturnsToEnum()695 assert(retValue->getType()->isIntegralOrUnscopedEnumerationType()); in adjustBlockReturnsToEnum()
380 if (FromType->isIntegralOrUnscopedEnumerationType()) in getNarrowingKind()395 } else if (FromType->isIntegralOrUnscopedEnumerationType() && in getNarrowingKind()498 assert(FromType->isIntegralOrUnscopedEnumerationType()); in getNarrowingKind()499 assert(ToType->isIntegralOrUnscopedEnumerationType()); in getNarrowingKind()2091 (FromType->isIntegralOrUnscopedEnumerationType() && in IsVectorElementConversion()2102 if (FromType->isIntegralOrUnscopedEnumerationType() && in IsVectorElementConversion()2428 } else if (FromType->isIntegralOrUnscopedEnumerationType() && in IsStandardConversion()2448 (FromType->isIntegralOrUnscopedEnumerationType() && in IsStandardConversion()6215 return SCS.getFromType()->isIntegralOrUnscopedEnumerationType() && in CheckConvertedConstantConversions()6644 : T->isIntegralOrUnscopedEnumerationType(); in match()[all …]
843 if (Ty->isIntegralOrUnscopedEnumerationType()) { in UsualUnaryConversions()4881 if (RTy->isIntegralOrUnscopedEnumerationType()) { in getDependentArraySubscriptType()4886 } else if (LTy->isIntegralOrUnscopedEnumerationType()) { in getDependentArraySubscriptType()11044 IndexExpr->getType()->isIntegralOrUnscopedEnumerationType(); in diagnoseStringPlusInt()13353 if (!compType.isNull() && compType->isIntegralOrUnscopedEnumerationType()) in CheckBitwiseOperands()17377 if (!E->getType()->isIntegralOrUnscopedEnumerationType()) in VerifyIntegerConstantExpression()17379 } else if (!E->getType()->isIntegralOrUnscopedEnumerationType()) { in VerifyIntegerConstantExpression()
1987 !ArraySize->getType()->isIntegralOrUnscopedEnumerationType())) { in checkArraySize()2153 !ArraySize->getType()->isIntegralOrUnscopedEnumerationType()) { in BuildArrayType()
2365 if (!SizeType->isIntegralOrUnscopedEnumerationType()) in BuildCXXNew()
1642 Arg->getType()->isIntegralOrUnscopedEnumerationType()) { in checkPointerAuthValue()8342 if (ExprTy->isIntegralOrUnscopedEnumerationType() && in checkFormatExpr()
5065 (E->getType()->isIntegralOrUnscopedEnumerationType() || in TryListInitialization()
2122 bool Type::isIntegralOrUnscopedEnumerationType() const { in isIntegralOrUnscopedEnumerationType() function in Type
17701 if (!E->getType()->isIntegralOrUnscopedEnumerationType()) { in EvaluateCPlusPlus11IntegralConstantExpr()
2535 bool isIntegralOrUnscopedEnumerationType() const;
10879 …ype35isIntegralOrUnscopedEnumerationTypeEv", "clang::Type::isIntegralOrUnscopedEnumerationType() c…