| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaExceptionSpec.cpp | 1086 if (DC->isTypeDependent()) in canDynamicCastThrow() 1092 if (DC->getSubExpr()->isTypeDependent()) in canDynamicCastThrow() 1103 if (Op->isTypeDependent()) in canTypeidThrow() 1158 if (CE->isTypeDependent()) in canThrow() 1200 if (NE->isTypeDependent()) in canThrow() 1319 cast<Expr>(S)->isTypeDependent() ? CT_Dependent : CT_Cannot; in canThrow() 1331 if (CE->isTypeDependent() || CE->isValueDependent()) in canThrow()
|
| H A D | SemaStmtAsm.cpp | 91 if (E->isTypeDependent()) in CheckAsmLValue() 310 if (OutputExpr->isTypeDependent()) in ActOnGCCAsmStmt() 606 if (OutputExpr->isTypeDependent() || InputExpr->isTypeDependent()) in ActOnGCCAsmStmt()
|
| H A D | SemaPseudoObject.cpp | 477 (result.get()->isTypeDependent() || CanCaptureValue(result.get()))) in buildAssignmentOperation() 501 (result.get()->isTypeDependent() || CanCaptureValue(result.get()))) { in buildIncDecOperation() 526 (result.get()->isTypeDependent() || CanCaptureValue(result.get()))) in buildIncDecOperation() 1555 if (op->isTypeDependent()) in checkPseudoObjectIncDec() 1586 if (LHS->isTypeDependent() || RHS->isTypeDependent()) in checkPseudoObjectAssignment()
|
| H A D | SemaStmt.cpp | 461 if (CondType->isDependentType() || E->isTypeDependent()) in ActOnCaseExpr() 1045 if (!Cond->isTypeDependent() && in CheckSwitchCondition() 1060 if (CondExpr && !CondExpr->isTypeDependent()) { in ActOnStartOfSwitchStmt() 1208 = CondExpr->isTypeDependent() || CondExpr->isValueDependent(); in ActOnFinishSwitchStmt() 1598 if (!SrcExpr->isTypeDependent() && !SrcExpr->isValueDependent() && in DiagnoseAssignmentEnum() 2179 if (collection->isTypeDependent()) return collection; in CheckObjCForCollectionOperand() 2296 if (!FirstE->isTypeDependent() && !FirstE->isLValue()) in ActOnObjCForCollectionStmt() 2413 return !Collection->isTypeDependent() in ObjCEnumerationCollection() 3246 if (!E->isTypeDependent()) { in ActOnIndirectGotoStmt() 3703 (RetValExp->isTypeDependent() || in ActOnCapScopeReturnStmt() [all …]
|
| H A D | SemaExpr.cpp | 1628 IsResultDependent = ControllingExpr->isTypeDependent(), in CreateGenericSelectionExpr() 4273 if (E->isTypeDependent()) in CheckAlignOfExpr() 4331 if (E->isTypeDependent()) in CheckVecStepExpr() 4499 if (E->isTypeDependent()) { in CreateUnaryExprOrTypeTraitExpr() 4552 if (V.get()->isTypeDependent()) in CheckRealImagOperand() 4719 (base->isTypeDependent() || idx->isTypeDependent())) { in ActOnArraySubscriptExpr() 4788 if (Base->isTypeDependent() || RowIdx->isTypeDependent() || in CreateBuiltinMatrixSubscriptExpr() 4789 ColumnIdx->isTypeDependent()) in CreateBuiltinMatrixSubscriptExpr() 4804 !IndexExpr->isTypeDependent()) { in CreateBuiltinMatrixSubscriptExpr() 4927 if (Base->isTypeDependent() || in ActOnOMPArraySectionExpr() [all …]
|
| H A D | SemaExprObjC.cpp | 390 if (Element->isTypeDependent()) in CheckObjCCollectionLiteralElement() 501 if (ValueExpr->isTypeDependent()) { in BuildObjCBoxedExpr() 771 assert((!BaseExpr->isTypeDependent() && !IndexExpr->isTypeDependent()) && in BuildObjCSubscriptExpression() 902 if (Literal->isValueDependent() || Literal->isTypeDependent()) in CheckObjCDictionaryLiteralDuplicateKeys() 1727 if (Args[i]->isTypeDependent()) in CheckMessageArgumentTypes() 1816 if (Args[i]->isTypeDependent()) in CheckMessageArgumentTypes() 1889 if (Args[i]->isTypeDependent()) in CheckMessageArgumentTypes() 2883 if (Receiver->isTypeDependent()) { in BuildInstanceMessage() 4653 if (T->isDependentType() || SubExpr->isTypeDependent()) { in BuildObjCBridgedCast()
|
| H A D | SemaChecking.cpp | 599 if (TheCall->isValueDependent() || TheCall->isTypeDependent() || in checkFortifiedBuiltinMemoryFunction() 2113 if (Arg->isTypeDependent() || Arg->isValueDependent()) in CheckSVEBuiltinFunctionCall() 2306 if (CoprocArg->isTypeDependent() || CoprocArg->isValueDependent()) in CheckARMCoprocessorImmediate() 3425 if (Arg->isTypeDependent() || Arg->isValueDependent()) in CheckRISCVLMUL() 3775 if (Arg->isTypeDependent() || Arg->isValueDependent()) in CheckX86BuiltinRoundingOrSAE() 3885 if (Arg->isTypeDependent() || Arg->isValueDependent()) in CheckX86BuiltinGatherScatterScale() 3917 if (Arg->isTypeDependent() || Arg->isValueDependent()) in CheckX86BuiltinTileDuplicate() 6109 if (OrigArg0.get()->isTypeDependent() || OrigArg1.get()->isTypeDependent()) in SemaBuiltinUnorderedCompare() 6137 if (Arg->isTypeDependent()) in SemaBuiltinFPClassification() 6149 if (OrigArg->isTypeDependent()) in SemaBuiltinFPClassification() [all …]
|
| H A D | SemaOpenMP.cpp | 2624 if (DE->isValueDependent() || DE->isTypeDependent()) { in EndOpenMPDSABlock() 3042 if (Allocator->isTypeDependent() || Allocator->isValueDependent() || in getAllocatorKind() 3119 (Allocator->isTypeDependent() || Allocator->isValueDependent() || in applyOMPAllocateAttribute() 3466 if (TryCaptureCXXThisMembers || E->isTypeDependent() || in VisitDeclRefExpr() 3660 if (E->isTypeDependent() || E->isValueDependent() || in VisitMemberExpr() 4978 if (RefExpr->isTypeDependent() || RefExpr->isValueDependent() || in getPrivateItem() 5595 if (E->isTypeDependent() || E->isValueDependent() || in processImplicitMapsWithDefaultMappers() 6492 if (E->isValueDependent() || E->isTypeDependent() || in ActOnOpenMPDeclareSimdDirective() 6514 if (E->isValueDependent() || E->isTypeDependent() || in ActOnOpenMPDeclareSimdDirective() 6540 } else if (E->isValueDependent() || E->isTypeDependent() || in ActOnOpenMPDeclareSimdDirective() [all …]
|
| H A D | SemaExprCXX.cpp | 549 if (E && !E->isTypeDependent()) { in BuildCXXTypeId() 853 if (Ex && !Ex->isTypeDependent()) { in BuildCXXThrow() 1417 !Result.get()->isTypeDependent()) in ActOnCXXTypeConstructExpr() 1802 if (!NumElts->isTypeDependent() && !NumElts->isValueDependent()) { in ActOnCXXNew() 2036 if (ArraySize && *ArraySize && !(*ArraySize)->isTypeDependent()) { in BuildCXXNew() 3461 if (!Ex.get()->isTypeDependent()) { in ActOnCXXDelete() 5648 if (Queried->isTypeDependent()) { in BuildExpressionTrait() 6126 if (!Cond.get()->isTypeDependent()) { in CXXCheckConditionalOperands() 6144 if (LHS.get()->isTypeDependent() || RHS.get()->isTypeDependent()) in CXXCheckConditionalOperands() 7366 } else if (!Base->isTypeDependent()) { in CheckArrow() [all …]
|
| H A D | SemaCast.cpp | 295 DestType->isDependentType() || Ex.get()->isTypeDependent(); in BuildCXXNamedCast() 393 if (!Operand->isTypeDependent() && !TSI->getType()->isDependentType()) { in BuildBuiltinBitCastExpr() 2655 if (DestType->isDependentType() || SrcExpr.get()->isTypeDependent() || in CheckCXXCStyleCast() 2836 (DestType->isDependentType() || SrcExpr.get()->isTypeDependent() || in CheckCStyleCast()
|
| H A D | SemaType.cpp | 2411 ArraySize && !ArraySize->isTypeDependent() && in BuildArrayType() 2447 } else if (ArraySize->isTypeDependent() || ArraySize->isValueDependent()) { in BuildArrayType() 2554 if (SizeExpr->isTypeDependent() || SizeExpr->isValueDependent()) in BuildVectorType() 2621 if (!ArraySize->isTypeDependent() && !ArraySize->isValueDependent()) { in BuildExtVectorType() 2663 if (NumRows->isTypeDependent() || NumCols->isTypeDependent() || in BuildMatrixType() 7777 if (!AttrExpr->isTypeDependent() && !AttrExpr->isValueDependent()) { in verifyValidIntegerConstantExpr() 8860 if (!E->isTypeDependent()) { in BuildTypeofExprType() 8895 if (E->isTypeDependent()) in getDecltypeForExpr()
|
| H A D | SemaTemplate.cpp | 2939 if (IgnoreNonTypeDependent && !E->isTypeDependent()) in TraverseStmt() 6250 if (Arg->isValueDependent() || Arg->isTypeDependent()) in isNullPointerValueTemplateArgument() 6712 if (Arg->isTypeDependent() || Arg->isValueDependent()) { in CheckTemplateArgumentPointerToMember() 6771 if (Arg->isTypeDependent() || Arg->isValueDependent()) { in CheckTemplateArgumentPointerToMember() 6808 if (CTAK == CTAK_Deduced && Arg->isTypeDependent()) { in CheckTemplateArgument() 6878 if ((ParamType->isDependentType() || Arg->isTypeDependent()) && in CheckTemplateArgument() 6898 if (ParamType->isDependentType() || Arg->isTypeDependent() || in CheckTemplateArgument() 7337 if (Arg->isTypeDependent() || Arg->isValueDependent()) { in CheckTemplateArgument() 8085 if (!E->isTypeDependent()) in findTemplateParameterInType()
|
| H A D | SemaConcept.cpp | 103 if (ConstraintExpression->isTypeDependent()) { in CheckConstraintExpression()
|
| H A D | SemaAttr.cpp | 343 if (Alignment->isTypeDependent() || Alignment->isValueDependent() || !Val || in ActOnPragmaPack()
|
| H A D | SemaDeclAttr.cpp | 218 if (Expr->isTypeDependent() || Expr->isValueDependent() || in checkUInt32Argument() 310 if (IdxExpr->isTypeDependent() || IdxExpr->isValueDependent() || in checkFunctionOrMethodParameterIndex() 604 if (ArgExp->isTypeDependent()) { in checkAttrArgsAreCapabilityObjs() 915 if (!Cond->isTypeDependent()) { in checkFunctionConditionAttr() 2761 if (E->isTypeDependent() || E->isValueDependent() || in handleSentinelAttr() 2781 if (E->isTypeDependent() || E->isValueDependent() || in handleSentinelAttr() 3754 if (E->isValueDependent() || E->isTypeDependent()) in AddAnnotationAttr()
|
| H A D | SemaOverload.cpp | 2327 if (Expr->isValueDependent() && !Expr->isTypeDependent() && in isNullPointerConstantForConversion() 6039 if (From->isTypeDependent()) in PerformContextualImplicitConversion() 6506 if (Args[i]->isTypeDependent()) { in SelectBestMethod() 6547 if (Args[i]->isTypeDependent()) { in SelectBestMethod() 13241 if (Input->isTypeDependent()) { in CreateOverloadedUnaryOp() 13492 if (Args[0]->isTypeDependent() || Args[1]->isTypeDependent()) { in CreateOverloadedBinOp() 13982 if (Args[0]->isTypeDependent() || Args[1]->isTypeDependent()) { in CreateOverloadedArraySubscriptExpr()
|
| H A D | SemaCoroutine.cpp | 691 if (!cast<CallExpr>(E)->isTypeDependent()) { in checkNoThrow()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | ExprMutationAnalyzer.cpp | 275 isTypeDependent()))), in findDirectMutation() 286 callExpr(allOf(isTypeDependent(), in findDirectMutation() 326 hasType(templateTypeParmType()), isTypeDependent()))); in findDirectMutation()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/ |
| H A D | RewriteObjCFoundationAPI.cpp | 981 if (Arg->isTypeDependent()) in rewriteToNumericBoxedExpression() 1128 if (Arg->isTypeDependent()) in doRewriteToUTF8StringBoxedExpressionHelper()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/ |
| H A D | Registry.cpp | 445 REGISTER_MATCHER(isTypeDependent); in RegistryMaps()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 446 if (isTypeDependent()) in OverloadExpr() 1466 ((Base && Base->isTypeDependent()) || BaseType->isDependentType()), in UnresolvedMemberExpr()
|
| H A D | StmtProfile.cpp | 1732 if (S->isTypeDependent()) { in VisitCXXOperatorCallExpr() 1767 assert(!S->isTypeDependent() && in VisitCXXRewrittenBinaryOperator()
|
| H A D | ComputeDependence.cpp | 329 if (E->getQueriedExpression()->isTypeDependent()) in computeDependence()
|
| H A D | Expr.cpp | 2403 if (isTypeDependent()) in isUnusedResultAWarning() 2807 if (isTypeDependent()) in isBoundMemberFunction() 3078 if (Exprs[I]->isTypeDependent()) in hasAnyTypeDependentArguments() 3688 if (isTypeDependent() || getType()->isIntegralType(Ctx)) in isNullPointerConstant()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 1031 AST_MATCHER(Expr, isTypeDependent) { return Node.isTypeDependent(); } in AST_MATCHER() argument
|