/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 402 if (!AwaitReady->getType()->isDependentType()) { in buildCoawaitCalls() 428 if (!AwaitSuspend->getType()->isDependentType()) { in buildCoawaitCalls() 527 if (PD->getType()->isDependentType()) in buildCoroutinePromise() 847 if (Promise->getType()->isDependentType()) { in BuildUnresolvedCoawaitExpr() 885 if (Awaiter->getType()->isDependentType()) { in BuildResolvedCoawaitExpr() 949 if (E->getType()->isDependentType()) { in BuildCoyieldExpr() 1148 Fn.CoroutinePromise->getType()->isDependentType()) { in CoroutineStmtBuilder() 1288 if (PD->getType()->isDependentType()) in collectPlacementArgs() 1728 assert(!GroType->isDependentType() && in makeGroDeclAndReturnStmt() 1732 assert(!FnRetType->isDependentType() && in makeGroDeclAndReturnStmt() [all …]
|
H A D | SemaCXXScopeSpec.cpp | 54 if (!T->isDependentType()) in computeDeclContext() 345 if (T->isDependentType()) in isAcceptableNestedNameSpecifier() 411 isDependent = ObjectType->isDependentType(); in isNonTypeNestedNameSpecifier() 520 isDependent = ObjectType->isDependentType(); in BuildCXXNestedNameSpecifier() 879 if (!T->isDependentType() && !T->getAs<TagType>()) { in ActOnCXXNestedNameSpecifierDecltype() 983 if (!T->isDependentType() && !T->getAs<TagType>()) { in ActOnCXXNestedNameSpecifier()
|
H A D | SemaStmtAsm.cpp | 447 if (Ty->isDependentType()) in ActOnGCCAsmStmt() 539 if (Ty->isDependentType() || Ty->isIncompleteType()) in ActOnGCCAsmStmt() 752 if (T->isFunctionType() || T->isDependentType()) in FillInlineAsmIdentifierInfo() 804 if (T->isDependentType()) { in LookupInlineAsmIdentifier() 894 if (T->isDependentType()) { in LookupInlineAsmVarDeclField()
|
H A D | SemaExprCXX.cpp | 765 if (!E->getType()->isDependentType()) { in BuildCXXUuidof() 2218 if (!AllocType->isDependentType()) { in BuildCXXNew() 2251 if (!AllocType->isDependentType() && in BuildCXXNew() 2376 if (!AllocType->isDependentType() && in BuildCXXNew() 2456 else if (!AllocType->isDependentType() && in CheckAllocatedType() 5601 assert(!LhsT->isDependentType() && !RhsT->isDependentType() && in EvaluateBinaryTypeTrait() 5884 if (!T->isDependentType()) in BuildArrayTypeTrait() 7517 if (BaseType->isDependentType()) { in ActOnStartCXXMemberReference() 7629 if (!BaseType->isDependentType() && in ActOnStartCXXMemberReference() 7740 if (!DestructedType->isDependentType() && !ObjectType->isDependentType()) { in BuildPseudoDestructorExpr() [all …]
|
H A D | SemaAccess.cpp | 321 assert(T->isDependentType() && "non-dependent base wasn't a record?"); in IsDerivedFromInclusive() 367 if (!Friend->isDependentType() && !Context->isDependentType()) in MightInstantiateTo() 443 if (Friend->isDependentType()) in MatchesFriend() 674 assert(T->isDependentType() && "non-dependent base wasn't a record?"); in findFriendship()
|
H A D | SemaDecl.cpp | 2541 !OldType->isDependentType() && in isIncompatibleTypedef() 6452 if (T->isDependentType()) in TryToFixInvalidVariablyModifiedType() 9257 if (PT->isDependentType()) in getOpenCLKernelParameterType() 10800 if (NewT->isDependentType() && in canFullyTypeCheckRedeclaration() 13342 if (DclT->isDependentType()) { in AddInitializerToDecl() 13723 if (Type->isDependentType()) in ActOnUninitializedDecl() 14177 if (!type->isDependentType()) in CheckCompleteVariableDeclaration() 16318 if (T->isDependentType()) in CheckEnumUnderlyingType() 19180 if (Enum->isDependentType()) in CheckEnumConstant() 19258 if (!EltTy->isDependentType()) { in CheckEnumConstant() [all …]
|
H A D | SemaExprMember.cpp | 507 assert(BaseType->isDependentType() || NameInfo.getName().isDependentName() || in ActOnDependentMemberExpr() 561 assert(BaseType->isDependentType()); in CheckQualifiedMemberReference() 752 if (BaseType->isDependentType() || in BuildMemberReferenceExpr() 1257 assert(!BaseType->isDependentType()); in LookupMemberExpr() 1741 if (Base->getType()->isDependentType() || Name.isDependentName() || in ActOnMemberAccessExpr()
|
H A D | SemaDeclCXX.cpp | 1509 if (DecompType->isDependentType()) { in CheckCompleteDecompositionDeclaration() 1668 if (T->isDependentType()) in CheckLiteralType() 2565 if (BaseType->isDependentType()) { in CheckBaseSpecifier() 2836 if (BaseType->isDependentType()) in AttachBaseSpecifiers() 6955 if (Record->isDependentType()) in CheckCompletedCXXClass() 7474 if (RD->isDependentType()) in CheckExplicitlyDefaultedSpecialMember() 8620 if (ParmTy->isDependentType()) in CheckExplicitlyDefaultedComparison() 8729 if (RD->isDependentType()) in CheckExplicitlyDefaultedComparison() 10146 if (RD.isDependentType()) in checkIllFormedTrivialABIStruct() 10196 if (!RT->isDependentType() && in checkIllFormedTrivialABIStruct() [all …]
|
H A D | SemaStmt.cpp | 478 if (CondType->isDependentType() || E->isTypeDependent()) in ActOnCaseExpr() 2347 if (!FirstType->isDependentType() && in ActOnObjCForCollectionStmt() 2769 if (RangeVarType->isDependentType()) { in BuildCXXForRangeStmt() 3484 if (!ReturnType->isDependentType()) { in getCopyElisionCandidate() 3493 if (!VDType->isDependentType() && in getCopyElisionCandidate() 3675 if (FnRetType->isDependentType()) { in ActOnCapScopeReturnStmt() 3760 R->isDependentType()) in VisitRecordType() 4021 bool HasDependentReturnType = FnRetType->isDependentType(); in BuildReturnStmt() 4243 if (!ThrowType->isDependentType() && in BuildObjCAtThrowStmt() 4282 if (!type->isDependentType() && in ActOnObjCAtSynchronizedOperand() [all …]
|
H A D | SemaType.cpp | 1004 if (typeArg->isDependentType()) { in applyObjCTypeArgs() 1617 if (!Result->isDependentType()) in ConvertDeclSpecToType() 1922 if (T->isDependentType()) in isDependentOrGNUAutoType() 2472 if (!MPTy->getClass()->isDependentType()) in BuildArrayType() 2662 if ((!CurType->isDependentType() && in BuildVectorType() 2693 if (CurType->isDependentType()) in BuildVectorType() 2798 if (!ElementTy->isDependentType() && in BuildMatrixType() 3895 (T->isRecordType() || T->isDependentType()) && in warnAboutRedundantParens() 4190 if (type->isDependentType()) in classifyPointerDeclarator() 8911 if (!MPTy->getClass()->isDependentType()) { in RequireCompleteTypeImpl() [all …]
|
H A D | SemaDeclAttr.cpp | 1734 if (!ResultType->isDependentType() && in AddAllocAlignAttr() 4305 if (!T->isDependentType() && !T->isAnyPointerType() && in AddAlignValueAttr() 4411 if (!TND->getUnderlyingType()->isDependentType()) { in AddAlignedAttr() 4706 if (OldTy->isDependentType()) { in AddModeAttr() 5375 return Ty->isDependentType(); in isValidSwiftContextType() 5386 return Ty->isDependentType(); in isValidSwiftIndirectResultType() 5398 return Ty->isDependentType(); in isValidSwiftErrorResultType() 5768 return QT->isDependentType() || QT->isPointerType() || in isValidSubjectOfCFAttribute() 5773 if (QT->isDependentType()) in isValidSubjectOfOSAttribute() 6185 if (!QT->isDependentType() && in handleObjCPreciseLifetimeAttr() [all …]
|
H A D | SemaExpr.cpp | 654 T->isDependentType() || in DefaultLvalueConversion() 3065 if (DestType->isDependentType() || FromType->isDependentType()) in PerformObjectMemberConversion() 4374 if (ExprType->isDependentType()) in CheckUnaryExprOrTypeTraitOperand() 4607 if (!T->isDependentType() && in CreateUnaryExprOrTypeTraitExpr() 5684 if (LHSTy->isDependentType() || RHSTy->isDependentType()) { in CreateBuiltinArraySubscriptExpr() 7127 if (!SrcTy->isDependentType() && in BuildAsTypeExpr() 11022 ArrayElemTy->isDependentType() || RHSTy->isDependentType() || in DiagnoseDivisionSizeofPointerOrArray() 15857 if (resultType->isDependentType()) in CreateBuiltinUnaryOp() 15882 if (resultType->isDependentType()) in CreateBuiltinUnaryOp() 15916 if (resultType->isDependentType()) in CreateBuiltinUnaryOp() [all …]
|
/openbsd/gnu/llvm/clang/lib/ARCMigrate/ |
H A D | TransARCAssign.cpp | 42 if (Exp->getType()->isDependentType()) in VisitBinaryOperator()
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | CXXInheritance.cpp | 178 if (!LookupInDependent && BaseType->isDependentType()) in lookupInBases() 687 assert(!I.getType()->isDependentType() && in AddIndirectPrimaryBases() 709 assert(!I.getType()->isDependentType() && in getIndirectPrimaryBases()
|
H A D | ComputeDependence.cpp | 197 if (!E->getType()->isDependentType()) in computeDependence() 267 if (!E->getType()->isDependentType()) in computeDependence() 491 if (Type->isDependentType()) in computeDependence() 500 if (T->isDependentType()) in computeDependence() 623 if (!E->getType()->isDependentType()) in computeDependence()
|
H A D | ASTImporterLookupTable.cpp | 58 if (!Ty->isDependentType()) { in VisitFriendDecl()
|
H A D | Type.cpp | 1194 T->isDependentType(), /*IsPack=*/false, in SUGARED_TYPE_CLASS() 2300 if (ClassTy->isDependentType()) in isIncompleteType() 2477 if (CanonicalType->isDependentType()) in isTrivialType() 2521 if (CanonicalType->isDependentType()) in isTriviallyCopyableType() 2625 if (isDependentType()) in isLiteralType() 2706 if (isDependentType()) in isStandardLayoutType() 2743 if (ty->isDependentType()) in isCXX11PODType() 3297 } else if (getCanonicalTypeInternal()->isDependentType()) { in FunctionProtoType() 3330 if (ET->isDependentType() || ET->getAs<PackExpansionType>()) in hasDependentExceptionSpec() 3563 D->isDependentType() ? TypeDependence::DependentInstantiation in TagType() [all …]
|
H A D | DeclarationName.cpp | 218 if (!T.isNull() && T->isDependentType()) in isDependentName()
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | TypeProperties.td | 467 node->isDependentType() ? 1 : 0 }]; 489 ? false : node->isDependentType() }]; 501 let Read = [{ node->isDependentType() }]; 658 let Read = [{ node->isDependentType() }];
|
H A D | StmtCXX.h | 371 return getPromiseDecl()->getType()->isDependentType(); in hasDependentPromiseType()
|
/openbsd/gnu/llvm/clang/tools/libclang/ |
H A D | CXType.cpp | 930 if (QT->isDependentType()) in clang_Type_getAlignOf() 968 if (QT->isDependentType()) in clang_Type_getSizeOf() 992 if (FQT->isDependentType()) in visitRecordForValidation() 1024 if (RT->isDependentType()) in validateFieldParentType()
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PaddingChecker.cpp | 164 if (CXXRD->getTypeForDecl()->isDependentType()) in shouldSkipDecl()
|
/openbsd/gnu/llvm/clang/lib/Frontend/ |
H A D | InterfaceStubFunctionsConsumer.cpp | 215 if (VD->isTemplated() || VD->getType()->isDependentType()) in HandleNamedDecl()
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | ObjectFilePCHContainerOperations.cpp | 69 return !Ty->isDependentType() && !Ty->isUndeducedType(); in CanRepresent()
|
/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/ |
H A D | DataflowAnalysisContext.cpp | 405 if (Type->isIncompleteType() || Type->isDependentType() || in getFieldsFromClassHierarchy()
|