| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | IndexDecl.cpp | 192 IndexCtx.indexBody(Body, D, D); in handleObjCMethod() 299 IndexCtx.indexBody(Body, D, D); in VisitFunctionDecl() 310 IndexCtx.indexBody(D->getInit(), D); in VisitVarDecl() 337 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitObjCIvarDecl() 343 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitMSPropertyDecl() 349 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitEnumConstantDecl() 459 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitObjCImplementationDecl() 503 TRY_TO(IndexCtx.handleReference(C, D->getLocation(), D, D, in VisitObjCCategoryImplDecl() 530 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitObjCPropertyDecl() 593 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitNamespaceDecl() [all …]
|
| H A D | USRGeneration.cpp | 51 if (!D) in GetExternalSourceContainer() 223 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitFunctionDecl() 308 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitVarDecl() 499 ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitTagDecl() 504 D = D->getCanonicalDecl(); in VisitTagDecl() 583 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitTypedefDecl() 614 D = D->getCanonicalDecl(); in GenLoc() 994 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitUnresolvedUsingValueDecl() 1003 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitUnresolvedUsingTypenameDecl() 1012 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitConceptDecl() [all …]
|
| H A D | IndexingContext.cpp | 55 return handleDecl(D, D->getLocation(), Roles, Relations); in handleDecl() 67 D = cast<ObjCPropertyImplDecl>(D)->getPropertyDecl(); in handleDecl() 262 isa<FieldDecl>(D) || isa<MSPropertyDecl>(D) || isa<ObjCImplDecl>(D) || in isDeclADefinition() 263 isa<ObjCPropertyImplDecl>(D) || isa<ConceptDecl>(D)) in isDeclADefinition() 298 D = D->getCanonicalDecl(); in getCanonicalDecl() 301 D = TTD; in getCanonicalDecl() 306 return D; in getCanonicalDecl() 363 if (D->isImplicit() && !isa<ObjCMethodDecl>(D)) in handleDeclOccurrence() 397 D = adjustTemplateImplicitInstantiation(D); in handleDeclOccurrence() 398 if (!D) in handleDeclOccurrence() [all …]
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 301 if (D->getDeclContext() != D->getLexicalDeclContext()) in VisitDecl() 390 if (D->getDeclContext() == D->getLexicalDeclContext() && in VisitTypedefDecl() 393 D->getFirstDecl() == D->getMostRecentDecl() && in VisitTypedefDecl() 455 if (D->getDeclContext() == D->getLexicalDeclContext() && in VisitEnumDecl() 461 D->getFirstDecl() == D->getMostRecentDecl() && in VisitEnumDecl() 492 if (D->getDeclContext() == D->getLexicalDeclContext() && in VisitRecordDecl() 498 D->getFirstDecl() == D->getMostRecentDecl() && in VisitRecordDecl() 1078 D->getFirstDecl() == D->getMostRecentDecl() && in VisitVarDecl() 1257 D == D->getMostRecentDecl()) { in VisitNamespaceDecl() 1407 D->getFirstDecl() == D->getMostRecentDecl() && in VisitCXXMethodDecl() [all …]
|
| H A D | ASTReaderDecl.cpp | 566 isa<ParmVarDecl>(D) || isa<ObjCTypeParamDecl>(D)) { in VisitDecl() 650 VisitDecl(D); in VisitPragmaCommentDecl() 659 VisitDecl(D); in VisitPragmaDetectMismatchDecl() 1431 VisitDecl(D); in VisitObjCPropertyImplDecl() 1690 VisitDecl(D); in VisitLinkageSpecDecl() 2231 D->Common = D->getCanonicalDecl()->Common; in VisitRedeclarableTemplateDecl() 2560 D->getASTContext().addDestruction(D->Value); in VisitLifetimeExtendedTemporaryDecl() 3289 assert(D); in getMostRecentDecl() 3898 return D; in ReadDeclRecord() 3931 Decl *D = Record.D; in loadDeclUpdateRecords() local [all …]
|
| /llvm-project-15.0.7/mlir/python/mlir/dialects/linalg/opdsl/ops/ |
| H A D | core_named_ops.py | 112 domain(D.m, D.n, D.k, D.m0, D.n0, D.k0) 290 domain(D.n, D.oh, D.ow, D.f, D.kh, D.kw, D.c) 313 domain(D.n, D.oh, D.ow, D.f, D.kh, D.kw, D.c) 339 domain(D.n, D.oh, D.ow, D.f, D.kh, D.kw, D.c) 364 domain(D.n, D.f, D.oh, D.ow, D.c, D.kh, D.kw) 386 domain(D.n, D.g, D.fg, D.oh, D.ow, D.c, D.kh, D.kw) 411 domain(D.n, D.od, D.oh, D.ow, D.f, D.kd, D.kh, D.kw, D.c) 628 domain(D.n, D.od, D.oh, D.ow, D.kd, D.kh, D.kw, D.ic) 657 domain(D.n, D.od, D.oh, D.ow, D.cm, D.kd, D.kh, D.kw, D.ic) 829 domain(D.n, D.od, D.oh, D.ow, D.c, D.kd, D.kh, D.kw) [all …]
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | DeclPrinter.cpp | 384 D != DEnd; ++D) { in VisitDeclContext() 430 if (isa<TagDecl>(*D) && !cast<TagDecl>(*D)->isFreeStanding()) { in VisitDeclContext() 445 Visit(*D); in VisitDeclContext() 450 isa<OMPDeclareMapperDecl>(*D) || isa<OMPRequiresDecl>(*D) || in VisitDeclContext() 465 } else if (isa<NamespaceDecl>(*D) || isa<LinkageSpecDecl>(*D) || in VisitDeclContext() 570 Out << *D; in VisitEnumConstantDecl() 623 if (D->isConstexprSpecified() && !D->isExplicitlyDefaulted()) in VisitFunctionDecl() 768 if (D->isPure()) in VisitFunctionDecl() 776 if (!D->hasPrototype() && D->getNumParams()) { in VisitFunctionDecl() 927 VisitVarDecl(D); in VisitParmVarDecl() [all …]
|
| H A D | ComputeDependence.cpp | 33 return D; in computeDependence() 103 if (!D) in computeDependence() 139 return D; in computeDependence() 157 return D; in computeDependence() 199 return D; in computeDependence() 223 return D; in computeDependence() 259 return D; in computeDependence() 269 return D; in computeDependence() 279 return D; in computeDependence() 314 return D; in computeDependence() [all …]
|
| H A D | TextNodeDumper.cpp | 36 if (First != D) in dumpPreviousDeclImpl() 243 if (!D) { in Visit() 254 if (D->getLexicalDeclContext() != D->getDeclContext()) in Visit() 683 if (!D) { in dumpBareDeclRef() 736 if (!D) in dumpDeclRef() 1616 dumpName(D); in VisitTypedefDecl() 1629 dumpName(D); in VisitEnumDecl() 1705 OS << D << " " << D->getParent()->getName() << "::" << D->getDeclName() in VisitFunctionDecl() 1723 if (!D->isInlineSpecified() && D->isInlined()) { in VisitFunctionDecl() 1730 if (!D->param_empty() && !D->param_begin()) in VisitFunctionDecl() [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/rand/rand.dist/rand.dist.uni/rand.dist.uni.real/ |
| H A D | eval.pass.cpp | 40 D d; in main() 80 D d; in main() 120 D d; in main() 160 D d; in main() 200 D d; in main() 240 D d; in main() 280 D d; in main() 320 D d; in main() 360 D d; in main() 400 D d(-1, 1); in main() [all …]
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CXIndexDataConsumer.cpp | 627 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleFunction() 633 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleVar() 639 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleField() 645 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleEnumerator() 654 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleTagDecl() 660 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleTypedefName() 864 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleObjCProperty() 871 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleNamespace() 882 return handleDecl(D, D->getLocation(), getCursor(D), DInfo); in handleFunctionTemplate() 1027 D = getEntityDecl(D); in markEntityOccurrenceInFile() [all …]
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ASTNodeTraverser.h | 82 void setDeserialize(bool D) { Deserialize = D; } in setDeserialize() argument 94 if (!D) in Visit() 103 D->getASTContext().getLocalCommentForDeclUncached(D)) in Visit() 107 if (!isa<FunctionDecl>(*D) && !isa<ObjCMethodDecl>(*D)) { in Visit() 278 Visit(D); in Visit() 298 Visit(D); in dumpDeclContext() 457 if (D->hasInit()) in VisitVarDecl() 462 VisitVarDecl(D); in VisitDecompositionDecl() 589 VisitVarDecl(D); in VisitVarTemplateSpecializationDecl() 680 Visit(D); in VisitDeclStmt() [all …]
|
| H A D | DependenceFlags.h | 147 Dependence(TypeDependence D) in LLVM_COMMON_DEPENDENCE() 154 Dependence(ExprDependence D) in LLVM_COMMON_DEPENDENCE() 254 return Dependence(D).expr(); in toExprDependenceAsWritten() 260 return Dependence(D).expr(); in toExprDependence() 269 if (D & ExprDependence::Value) in turnValueToTypeDependence() 270 D |= ExprDependence::Type; in turnValueToTypeDependence() 271 return D; in turnValueToTypeDependence() 276 return Dependence(D).type(); in toTypeDependence() 279 return Dependence(D).type(); in toTypeDependence() 282 return Dependence(D).type(); in toTypeDependence() [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | FileDistanceTests.cpp | 24 FileDistance D( in TEST() local 38 EXPECT_EQ(D.distance("/"), 22u); in TEST() 91 EXPECT_EQ(D.distance("/a"), 101u); in TEST() 93 EXPECT_EQ(D.distance("/a/b"), 1u); in TEST() 105 EXPECT_EQ(D.distance("/"), 0u); in TEST() 106 EXPECT_EQ(D.distance("/a"), 102u); in TEST() 114 EXPECT_GT(D.distance("x::y::"), D.distance("x::y::z::")); in TEST() 115 EXPECT_GT(D.distance("x::"), D.distance("x::y::")); in TEST() 116 EXPECT_GT(D.distance("x::y::z::down::"), D.distance("x::y::")); in TEST() 117 EXPECT_GT(D.distance(""), D.distance("a::")); in TEST() [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
| H A D | pointer_deleter.pass.cpp | 59 using D = CopyOnlyDeleter; in test_sfinae() typedef 70 using D = MoveOnlyDeleter; in test_sfinae() typedef 75 D d; in test_sfinae() 79 using D = NoCopyMoveDeleter; in test_sfinae() typedef 86 using D = NoCopyMoveDeleter; in test_sfinae() typedef 109 using D = CopyOnlyDeleter; in test_noexcept() typedef 116 using D = MoveOnlyDeleter; in test_noexcept() typedef 119 D d; in test_noexcept() 139 using D = CopyOnlyDeleter; in test_sfinae_runtime() typedef 154 using D = MoveOnlyDeleter; in test_sfinae_runtime() typedef [all …]
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | cfg-rich-constructors.cpp | 245 D(int): D() {} in D() function in ctor_initializers::D 411 D(); 563 D(); 577 D(); in simpleTemporary() 613 const D &d = D(); in referenceVariableWithInitializer() 674 const D &d = coin ? D::get() : D(0); in referenceVariableWithTernaryOperator() 686 D &&d = D(1); in referenceWithFunctionalCast() 712 const D &d = D(1) ? D(2) : D(3); in constructorInTernaryCondition() 811 D(); 818 E(D d1, D d2); [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/support/ |
| H A D | MarkupTests.cpp | 131 Document D; in TEST() local 214 Document D; in TEST() local 235 Document D; in TEST() local 237 D.addRuler(); in TEST() 246 D.addRuler(); in TEST() 255 D.addRuler(); in TEST() 256 D.addRuler(); in TEST() 261 D.addRuler(); in TEST() 268 Document D; in TEST() local 279 Document D; in TEST() local [all …]
|
| /llvm-project-15.0.7/llvm/ |
| H A D | CREDITS.TXT | 37 D: Sparse bitmap 56 D: RISC-V backend 78 D: SROA 199 D: MCJIT 210 D: C interface 308 D: Alpha backend 323 D: Mips backend 346 D: z/OS support 412 D: MSVC support 453 D: MSIL backend [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | microsoft-abi-vbtables.cpp | 134 D o; 171 D d; 419 D d; 431 D d; 445 D d; 459 D d; 486 struct D : C, B {}; struct 487 struct E : D {}; 507 struct D : C, B {}; struct 526 struct D : C {}; struct [all …]
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/ |
| H A D | AnyCall.h | 65 const Decl *D = nullptr; variable 73 if (D && ((K == Function && !isa<FunctionDecl>(D)) || in AnyCall() 75 D = nullptr; in AnyCall() 93 AnyCall(const CXXDestructorDecl *D) : E(nullptr), D(D), K(Destructor) {} in AnyCall() argument 95 AnyCall(const CXXConstructorDecl *D) : E(nullptr), D(D), K(Constructor) {} in AnyCall() argument 97 AnyCall(const ObjCMethodDecl *D) : E(nullptr), D(D), K(ObjCMethod) {} in AnyCall() argument 99 AnyCall(const FunctionDecl *D) : E(nullptr), D(D) { in AnyCall() argument 144 if (!D) in parameters() 197 return D; in getDecl() 211 if (D) in dump() [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/Znver3/ |
| H A D | reg-move-elimination-x87.s | 110 # CHECK-NEXT: [0,4] D====eER . . . . . . . . . . . . . … 111 # CHECK-NEXT: [0,5] D====eER . . . . . . . . . . . . . … 112 # CHECK-NEXT: [0,6] .D===eER . . . . . . . . . . . . . … 113 # CHECK-NEXT: [0,7] .D===eER . . . . . . . . . . . . . … 114 # CHECK-NEXT: [0,8] .D=======eER . . . . . . . . . . . . … 115 # CHECK-NEXT: [1,0] .D=======eER . . . . . . . . . . . . … 116 # CHECK-NEXT: [1,1] .D=======eER . . . . . . . . . . . . … 117 # CHECK-NEXT: [1,2] .D=======eER . . . . . . . . . . . . … 118 # CHECK-NEXT: [1,3] . D==========eER . . . . . . . . . . . … 119 # CHECK-NEXT: [1,4] . D==========eER . . . . . . . . . . . … [all …]
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | MultiplexConsumer.cpp | 55 Listeners[i]->DeclRead(ID, D); in DeclRead() 134 const DeclContext *DC, const Decl *D) { in AddedVisibleDecl() argument 136 Listeners[i]->AddedVisibleDecl(DC, D); in AddedVisibleDecl() 184 const VarDecl *D) { in VariableDefinitionInstantiated() argument 189 const FunctionDecl *D) { in FunctionDefinitionInstantiated() argument 214 const Decl *D) { in DeclarationMarkedOpenMPThreadPrivate() argument 219 const Decl *D, const Attr *A) { in DeclarationMarkedOpenMPAllocate() argument 224 const Decl *D, const Attr *Attr) { in DeclarationMarkedOpenMPDeclareTarget() argument 231 L->RedefinedHiddenDefinition(D, M); in RedefinedHiddenDefinition() 293 Consumer->HandleInterestingDecl(D); in HandleInterestingDecl() [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/ |
| H A D | Mapper.cpp | 26 if (D->getASTContext().getSourceManager().isInSystemHeader(D->getLocation())) in mapDecl() 30 if (D->getParentFunctionOrMethod()) in mapDecl() 39 getFile(D, D->getASTContext(), CDCtx.SourceRoot, IsFileInRootDir); in mapDecl() 40 auto I = serialize::emitInfo(D, getComment(D, D->getASTContext()), in mapDecl() 41 getLine(D, D->getASTContext()), File, in mapDecl() 56 return mapDecl(D); in VisitNamespaceDecl() 59 bool MapASTVisitor::VisitRecordDecl(const RecordDecl *D) { return mapDecl(D); } in VisitRecordDecl() argument 61 bool MapASTVisitor::VisitEnumDecl(const EnumDecl *D) { return mapDecl(D); } in VisitEnumDecl() argument 64 return mapDecl(D); in VisitCXXMethodDecl() 69 if (isa<CXXMethodDecl>(D)) in VisitFunctionDecl() [all …]
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 75 return isFunctionOrMethod(D) || isa<BlockDecl>(D); in isFunctionOrMethodOrBlock() 82 return isa<DeclaratorDecl>(D) || isa<BlockDecl>(D) || isa<TypedefNameDecl>(D) || in hasDeclarator() 92 return isa<ObjCMethodDecl>(D) || isa<BlockDecl>(D); in hasFunctionProto() 826 assert(isFunctionOrMethod(D) && hasFunctionProto(D)); in handleAllocSizeAttr() 5036 D = D->getCanonicalDecl(); in handleLifetimeCategoryAttr() 6601 isa<VarDecl>(D) || isa<TypedefNameDecl>(D) || isa<TagDecl>(D) || in DiagnoseSwiftName() 7170 if (!isFunctionOrMethod(D) || !hasFunctionProto(D) || isInstanceMethod(D) || in handleAnyX86InterruptAttr() 8709 S, D, AL, isValidOSObjectOutParameter(D), in ProcessDeclAttribute() 8715 S, D, AL, isValidOSObjectOutParameter(D), in ProcessDeclAttribute() 9186 if (D && D->hasAttr<BPFPreserveAccessIndexAttr>()) in ProcessDeclAttributeDelayed() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | SHA1.cpp | 45 E += ((B & (C ^ D)) ^ D) + blk0(Buf, I) + 0x5A827999 + rol(A, 5); in r0() 51 E += ((B & (C ^ D)) ^ D) + blk(Buf, I) + 0x5A827999 + rol(A, 5); in r1() 99 uint32_t D = InternalState.State[3]; in hashBlock() local 103 r0(A, B, C, D, E, 0, InternalState.Buffer.L); in hashBlock() 104 r0(E, A, B, C, D, 1, InternalState.Buffer.L); in hashBlock() 105 r0(D, E, A, B, C, 2, InternalState.Buffer.L); in hashBlock() 106 r0(C, D, E, A, B, 3, InternalState.Buffer.L); in hashBlock() 107 r0(B, C, D, E, A, 4, InternalState.Buffer.L); in hashBlock() 108 r0(A, B, C, D, E, 5, InternalState.Buffer.L); in hashBlock() 109 r0(E, A, B, C, D, 6, InternalState.Buffer.L); in hashBlock() [all …]
|