Home
last modified time | relevance | path

Searched defs:D (Results 1 – 25 of 843) sorted by relevance

12345678910>>...34

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp49 Emit(Decl * D) Emit() argument
181 AddFirstDeclFromEachModule(const Decl * D,bool IncludeLocal) AddFirstDeclFromEachModule() argument
211 AddTemplateSpecializations(DeclTy * D) AddTemplateSpecializations() argument
239 for (auto *D : Specs) { AddTemplateSpecializations() local
273 Visit(Decl * D) Visit() argument
322 VisitDecl(Decl * D) VisitDecl() argument
375 VisitPragmaCommentDecl(PragmaCommentDecl * D) VisitPragmaCommentDecl() argument
386 VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl * D) VisitPragmaDetectMismatchDecl() argument
397 VisitTranslationUnitDecl(TranslationUnitDecl * D) VisitTranslationUnitDecl() argument
401 VisitNamedDecl(NamedDecl * D) VisitNamedDecl() argument
409 VisitTypeDecl(TypeDecl * D) VisitTypeDecl() argument
415 VisitTypedefNameDecl(TypedefNameDecl * D) VisitTypedefNameDecl() argument
425 VisitTypedefDecl(TypedefDecl * D) VisitTypedefDecl() argument
441 VisitTypeAliasDecl(TypeAliasDecl * D) VisitTypeAliasDecl() argument
447 VisitTagDecl(TagDecl * D) VisitTagDecl() argument
477 VisitEnumDecl(EnumDecl * D) VisitEnumDecl() argument
524 VisitRecordDecl(RecordDecl * D) VisitRecordDecl() argument
564 VisitValueDecl(ValueDecl * D) VisitValueDecl() argument
569 VisitEnumConstantDecl(EnumConstantDecl * D) VisitEnumConstantDecl() argument
579 VisitDeclaratorDecl(DeclaratorDecl * D) VisitDeclaratorDecl() argument
593 VisitFunctionDecl(FunctionDecl * D) VisitFunctionDecl() argument
742 VisitCXXDeductionGuideDecl(CXXDeductionGuideDecl * D) VisitCXXDeductionGuideDecl() argument
750 VisitObjCMethodDecl(ObjCMethodDecl * D) VisitObjCMethodDecl() argument
802 VisitObjCTypeParamDecl(ObjCTypeParamDecl * D) VisitObjCTypeParamDecl() argument
812 VisitObjCContainerDecl(ObjCContainerDecl * D) VisitObjCContainerDecl() argument
823 VisitObjCInterfaceDecl(ObjCInterfaceDecl * D) VisitObjCInterfaceDecl() argument
868 VisitObjCIvarDecl(ObjCIvarDecl * D) VisitObjCIvarDecl() argument
889 VisitObjCProtocolDecl(ObjCProtocolDecl * D) VisitObjCProtocolDecl() argument
906 VisitObjCAtDefsFieldDecl(ObjCAtDefsFieldDecl * D) VisitObjCAtDefsFieldDecl() argument
911 VisitObjCCategoryDecl(ObjCCategoryDecl * D) VisitObjCCategoryDecl() argument
926 VisitObjCCompatibleAliasDecl(ObjCCompatibleAliasDecl * D) VisitObjCCompatibleAliasDecl() argument
932 VisitObjCPropertyDecl(ObjCPropertyDecl * D) VisitObjCPropertyDecl() argument
953 VisitObjCImplDecl(ObjCImplDecl * D) VisitObjCImplDecl() argument
959 VisitObjCCategoryImplDecl(ObjCCategoryImplDecl * D) VisitObjCCategoryImplDecl() argument
965 VisitObjCImplementationDecl(ObjCImplementationDecl * D) VisitObjCImplementationDecl() argument
980 VisitObjCPropertyImplDecl(ObjCPropertyImplDecl * D) VisitObjCPropertyImplDecl() argument
993 VisitFieldDecl(FieldDecl * D) VisitFieldDecl() argument
1026 VisitMSPropertyDecl(MSPropertyDecl * D) VisitMSPropertyDecl() argument
1033 VisitMSGuidDecl(MSGuidDecl * D) VisitMSGuidDecl() argument
1044 VisitUnnamedGlobalConstantDecl(UnnamedGlobalConstantDecl * D) VisitUnnamedGlobalConstantDecl() argument
1050 VisitTemplateParamObjectDecl(TemplateParamObjectDecl * D) VisitTemplateParamObjectDecl() argument
1056 VisitIndirectFieldDecl(IndirectFieldDecl * D) VisitIndirectFieldDecl() argument
1065 VisitVarDecl(VarDecl * D) VisitVarDecl() argument
1166 VisitImplicitParamDecl(ImplicitParamDecl * D) VisitImplicitParamDecl() argument
1171 VisitParmVarDecl(ParmVarDecl * D) VisitParmVarDecl() argument
1218 VisitDecompositionDecl(DecompositionDecl * D) VisitDecompositionDecl() argument
1228 VisitBindingDecl(BindingDecl * D) VisitBindingDecl() argument
1234 VisitFileScopeAsmDecl(FileScopeAsmDecl * D) VisitFileScopeAsmDecl() argument
1241 VisitTopLevelStmtDecl(TopLevelStmtDecl * D) VisitTopLevelStmtDecl() argument
1247 VisitEmptyDecl(EmptyDecl * D) VisitEmptyDecl() argument
1253 VisitLifetimeExtendedTemporaryDecl(LifetimeExtendedTemporaryDecl * D) VisitLifetimeExtendedTemporaryDecl() argument
1263 VisitBlockDecl(BlockDecl * D) VisitBlockDecl() argument
1303 VisitLinkageSpecDecl(LinkageSpecDecl * D) VisitLinkageSpecDecl() argument
1315 VisitExportDecl(ExportDecl * D) VisitExportDecl() argument
1321 VisitLabelDecl(LabelDecl * D) VisitLabelDecl() argument
1328 VisitNamespaceDecl(NamespaceDecl * D) VisitNamespaceDecl() argument
1359 VisitNamespaceAliasDecl(NamespaceAliasDecl * D) VisitNamespaceAliasDecl() argument
1369 VisitUsingDecl(UsingDecl * D) VisitUsingDecl() argument
1380 VisitUsingEnumDecl(UsingEnumDecl * D) VisitUsingEnumDecl() argument
1390 VisitUsingPackDecl(UsingPackDecl * D) VisitUsingPackDecl() argument
1399 VisitUsingShadowDecl(UsingShadowDecl * D) VisitUsingShadowDecl() argument
1417 VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl * D) VisitConstructorUsingShadowDecl() argument
1425 VisitUsingDirectiveDecl(UsingDirectiveDecl * D) VisitUsingDirectiveDecl() argument
1435 VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl * D) VisitUnresolvedUsingValueDecl() argument
1445 VisitUnresolvedUsingTypenameDecl(UnresolvedUsingTypenameDecl * D) VisitUnresolvedUsingTypenameDecl() argument
1454 VisitUnresolvedUsingIfExistsDecl(UnresolvedUsingIfExistsDecl * D) VisitUnresolvedUsingIfExistsDecl() argument
1459 VisitCXXRecordDecl(CXXRecordDecl * D) VisitCXXRecordDecl() argument
1502 VisitCXXMethodDecl(CXXMethodDecl * D) VisitCXXMethodDecl() argument
1548 VisitCXXConstructorDecl(CXXConstructorDecl * D) VisitCXXConstructorDecl() argument
1564 VisitCXXDestructorDecl(CXXDestructorDecl * D) VisitCXXDestructorDecl() argument
1574 VisitCXXConversionDecl(CXXConversionDecl * D) VisitCXXConversionDecl() argument
1580 VisitImportDecl(ImportDecl * D) VisitImportDecl() argument
1598 VisitAccessSpecDecl(AccessSpecDecl * D) VisitAccessSpecDecl() argument
1604 VisitFriendDecl(FriendDecl * D) VisitFriendDecl() argument
1623 VisitFriendTemplateDecl(FriendTemplateDecl * D) VisitFriendTemplateDecl() argument
1637 VisitTemplateDecl(TemplateDecl * D) VisitTemplateDecl() argument
1644 VisitConceptDecl(ConceptDecl * D) VisitConceptDecl() argument
1651 VisitImplicitConceptSpecializationDecl(ImplicitConceptSpecializationDecl * D) VisitImplicitConceptSpecializationDecl() argument
1659 VisitRequiresExprBodyDecl(RequiresExprBodyDecl * D) VisitRequiresExprBodyDecl() argument
1663 VisitRedeclarableTemplateDecl(RedeclarableTemplateDecl * D) VisitRedeclarableTemplateDecl() argument
1679 VisitClassTemplateDecl(ClassTemplateDecl * D) VisitClassTemplateDecl() argument
1688 VisitClassTemplateSpecializationDecl(ClassTemplateSpecializationDecl * D) VisitClassTemplateSpecializationDecl() argument
1724 VisitClassTemplatePartialSpecializationDecl(ClassTemplatePartialSpecializationDecl * D) VisitClassTemplatePartialSpecializationDecl() argument
1739 VisitVarTemplateDecl(VarTemplateDecl * D) VisitVarTemplateDecl() argument
1748 VisitVarTemplateSpecializationDecl(VarTemplateSpecializationDecl * D) VisitVarTemplateSpecializationDecl() argument
1785 VisitVarTemplatePartialSpecializationDecl(VarTemplatePartialSpecializationDecl * D) VisitVarTemplatePartialSpecializationDecl() argument
1800 VisitFunctionTemplateDecl(FunctionTemplateDecl * D) VisitFunctionTemplateDecl() argument
1808 VisitTemplateTypeParmDecl(TemplateTypeParmDecl * D) VisitTemplateTypeParmDecl() argument
1843 VisitNonTypeTemplateParmDecl(NonTypeTemplateParmDecl * D) VisitNonTypeTemplateParmDecl() argument
1878 VisitTemplateTemplateParmDecl(TemplateTemplateParmDecl * D) VisitTemplateTemplateParmDecl() argument
1907 VisitTypeAliasTemplateDecl(TypeAliasTemplateDecl * D) VisitTypeAliasTemplateDecl() argument
1912 VisitStaticAssertDecl(StaticAssertDecl * D) VisitStaticAssertDecl() argument
1931 getFirstLocalDecl(const Decl * D) getFirstLocalDecl() argument
1949 VisitRedeclarable(Redeclarable<T> * D) VisitRedeclarable() argument
2007 VisitHLSLBufferDecl(HLSLBufferDecl * D) VisitHLSLBufferDecl() argument
2018 VisitOMPThreadPrivateDecl(OMPThreadPrivateDecl * D) VisitOMPThreadPrivateDecl() argument
2024 VisitOMPAllocateDecl(OMPAllocateDecl * D) VisitOMPAllocateDecl() argument
2030 VisitOMPRequiresDecl(OMPRequiresDecl * D) VisitOMPRequiresDecl() argument
2036 VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl * D) VisitOMPDeclareReductionDecl() argument
2054 VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl * D) VisitOMPDeclareMapperDecl() argument
2062 VisitOMPCapturedExprDecl(OMPCapturedExprDecl * D) VisitOMPCapturedExprDecl() argument
2684 isRequiredDecl(const Decl * D,ASTContext & Context,Module * WritingModule) isRequiredDecl() argument
2716 WriteDecl(ASTContext & Context,Decl * D) WriteDecl() argument
[all...]
H A DASTWriterStmt.cpp344 for (DeclGroupRef::iterator D = DG.begin(), DEnd = DG.end(); D != DEnd; ++D) in VisitDeclStmt() local
495 Record.AddSourceLocation(D->DiagLoc); in addSubstitutionDiagnostic() argument
1188 for (const DesignatedInitExpr::Designator &D : E->designators()) { in VisitDesignatedInitExpr() local
2356 VisitOMPLoopBasedDirective(OMPLoopBasedDirective * D) VisitOMPLoopBasedDirective() argument
2362 VisitOMPLoopDirective(OMPLoopDirective * D) VisitOMPLoopDirective() argument
2366 VisitOMPMetaDirective(OMPMetaDirective * D) VisitOMPMetaDirective() argument
2373 VisitOMPParallelDirective(OMPParallelDirective * D) VisitOMPParallelDirective() argument
2380 VisitOMPSimdDirective(OMPSimdDirective * D) VisitOMPSimdDirective() argument
2386 VisitOMPLoopTransformationDirective(OMPLoopTransformationDirective * D) VisitOMPLoopTransformationDirective() argument
2391 VisitOMPTileDirective(OMPTileDirective * D) VisitOMPTileDirective() argument
2396 VisitOMPUnrollDirective(OMPUnrollDirective * D) VisitOMPUnrollDirective() argument
2401 VisitOMPForDirective(OMPForDirective * D) VisitOMPForDirective() argument
2407 VisitOMPForSimdDirective(OMPForSimdDirective * D) VisitOMPForSimdDirective() argument
2412 VisitOMPSectionsDirective(OMPSectionsDirective * D) VisitOMPSectionsDirective() argument
2419 VisitOMPSectionDirective(OMPSectionDirective * D) VisitOMPSectionDirective() argument
2426 VisitOMPScopeDirective(OMPScopeDirective * D) VisitOMPScopeDirective() argument
2432 VisitOMPSingleDirective(OMPSingleDirective * D) VisitOMPSingleDirective() argument
2438 VisitOMPMasterDirective(OMPMasterDirective * D) VisitOMPMasterDirective() argument
2444 VisitOMPCriticalDirective(OMPCriticalDirective * D) VisitOMPCriticalDirective() argument
2451 VisitOMPParallelForDirective(OMPParallelForDirective * D) VisitOMPParallelForDirective() argument
2458 VisitOMPParallelForSimdDirective(OMPParallelForSimdDirective * D) VisitOMPParallelForSimdDirective() argument
2464 VisitOMPParallelMasterDirective(OMPParallelMasterDirective * D) VisitOMPParallelMasterDirective() argument
2471 VisitOMPParallelMaskedDirective(OMPParallelMaskedDirective * D) VisitOMPParallelMaskedDirective() argument
2478 VisitOMPParallelSectionsDirective(OMPParallelSectionsDirective * D) VisitOMPParallelSectionsDirective() argument
2485 VisitOMPTaskDirective(OMPTaskDirective * D) VisitOMPTaskDirective() argument
2492 VisitOMPAtomicDirective(OMPAtomicDirective * D) VisitOMPAtomicDirective() argument
2501 VisitOMPTargetDirective(OMPTargetDirective * D) VisitOMPTargetDirective() argument
2507 VisitOMPTargetDataDirective(OMPTargetDataDirective * D) VisitOMPTargetDataDirective() argument
2514 VisitOMPTargetEnterDataDirective(OMPTargetEnterDataDirective * D) VisitOMPTargetEnterDataDirective() argument
2521 VisitOMPTargetExitDataDirective(OMPTargetExitDataDirective * D) VisitOMPTargetExitDataDirective() argument
2528 VisitOMPTargetParallelDirective(OMPTargetParallelDirective * D) VisitOMPTargetParallelDirective() argument
2536 VisitOMPTargetParallelForDirective(OMPTargetParallelForDirective * D) VisitOMPTargetParallelForDirective() argument
2542 VisitOMPTaskyieldDirective(OMPTaskyieldDirective * D) VisitOMPTaskyieldDirective() argument
2548 VisitOMPBarrierDirective(OMPBarrierDirective * D) VisitOMPBarrierDirective() argument
2554 VisitOMPTaskwaitDirective(OMPTaskwaitDirective * D) VisitOMPTaskwaitDirective() argument
2561 VisitOMPErrorDirective(OMPErrorDirective * D) VisitOMPErrorDirective() argument
2568 VisitOMPTaskgroupDirective(OMPTaskgroupDirective * D) VisitOMPTaskgroupDirective() argument
2574 VisitOMPFlushDirective(OMPFlushDirective * D) VisitOMPFlushDirective() argument
2580 VisitOMPDepobjDirective(OMPDepobjDirective * D) VisitOMPDepobjDirective() argument
2586 VisitOMPScanDirective(OMPScanDirective * D) VisitOMPScanDirective() argument
2592 VisitOMPOrderedDirective(OMPOrderedDirective * D) VisitOMPOrderedDirective() argument
2598 VisitOMPTeamsDirective(OMPTeamsDirective * D) VisitOMPTeamsDirective() argument
2605 VisitOMPCancellationPointDirective(OMPCancellationPointDirective * D) VisitOMPCancellationPointDirective() argument
2612 VisitOMPCancelDirective(OMPCancelDirective * D) VisitOMPCancelDirective() argument
2619 VisitOMPTaskLoopDirective(OMPTaskLoopDirective * D) VisitOMPTaskLoopDirective() argument
2625 VisitOMPTaskLoopSimdDirective(OMPTaskLoopSimdDirective * D) VisitOMPTaskLoopSimdDirective() argument
2631 VisitOMPMasterTaskLoopDirective(OMPMasterTaskLoopDirective * D) VisitOMPMasterTaskLoopDirective() argument
2638 VisitOMPMaskedTaskLoopDirective(OMPMaskedTaskLoopDirective * D) VisitOMPMaskedTaskLoopDirective() argument
2645 VisitOMPMasterTaskLoopSimdDirective(OMPMasterTaskLoopSimdDirective * D) VisitOMPMasterTaskLoopSimdDirective() argument
2651 VisitOMPMaskedTaskLoopSimdDirective(OMPMaskedTaskLoopSimdDirective * D) VisitOMPMaskedTaskLoopSimdDirective() argument
2657 VisitOMPParallelMasterTaskLoopDirective(OMPParallelMasterTaskLoopDirective * D) VisitOMPParallelMasterTaskLoopDirective() argument
2664 VisitOMPParallelMaskedTaskLoopDirective(OMPParallelMaskedTaskLoopDirective * D) VisitOMPParallelMaskedTaskLoopDirective() argument
2671 VisitOMPParallelMasterTaskLoopSimdDirective(OMPParallelMasterTaskLoopSimdDirective * D) VisitOMPParallelMasterTaskLoopSimdDirective() argument
2677 VisitOMPParallelMaskedTaskLoopSimdDirective(OMPParallelMaskedTaskLoopSimdDirective * D) VisitOMPParallelMaskedTaskLoopSimdDirective() argument
2682 VisitOMPDistributeDirective(OMPDistributeDirective * D) VisitOMPDistributeDirective() argument
2687 VisitOMPTargetUpdateDirective(OMPTargetUpdateDirective * D) VisitOMPTargetUpdateDirective() argument
2694 VisitOMPDistributeParallelForDirective(OMPDistributeParallelForDirective * D) VisitOMPDistributeParallelForDirective() argument
2701 VisitOMPDistributeParallelForSimdDirective(OMPDistributeParallelForSimdDirective * D) VisitOMPDistributeParallelForSimdDirective() argument
2707 VisitOMPDistributeSimdDirective(OMPDistributeSimdDirective * D) VisitOMPDistributeSimdDirective() argument
2713 VisitOMPTargetParallelForSimdDirective(OMPTargetParallelForSimdDirective * D) VisitOMPTargetParallelForSimdDirective() argument
2718 VisitOMPTargetSimdDirective(OMPTargetSimdDirective * D) VisitOMPTargetSimdDirective() argument
2724 VisitOMPTeamsDistributeDirective(OMPTeamsDistributeDirective * D) VisitOMPTeamsDistributeDirective() argument
2730 VisitOMPTeamsDistributeSimdDirective(OMPTeamsDistributeSimdDirective * D) VisitOMPTeamsDistributeSimdDirective() argument
2736 VisitOMPTeamsDistributeParallelForSimdDirective(OMPTeamsDistributeParallelForSimdDirective * D) VisitOMPTeamsDistributeParallelForSimdDirective() argument
2742 VisitOMPTeamsDistributeParallelForDirective(OMPTeamsDistributeParallelForDirective * D) VisitOMPTeamsDistributeParallelForDirective() argument
2748 VisitOMPTargetTeamsDirective(OMPTargetTeamsDirective * D) VisitOMPTargetTeamsDirective() argument
2755 VisitOMPTargetTeamsDistributeDirective(OMPTargetTeamsDistributeDirective * D) VisitOMPTargetTeamsDistributeDirective() argument
2761 VisitOMPTargetTeamsDistributeParallelForDirective(OMPTargetTeamsDistributeParallelForDirective * D) VisitOMPTargetTeamsDistributeParallelForDirective() argument
2768 VisitOMPTargetTeamsDistributeParallelForSimdDirective(OMPTargetTeamsDistributeParallelForSimdDirective * D) VisitOMPTargetTeamsDistributeParallelForSimdDirective() argument
2775 VisitOMPTargetTeamsDistributeSimdDirective(OMPTargetTeamsDistributeSimdDirective * D) VisitOMPTargetTeamsDistributeSimdDirective() argument
2780 VisitOMPInteropDirective(OMPInteropDirective * D) VisitOMPInteropDirective() argument
2786 VisitOMPDispatchDirective(OMPDispatchDirective * D) VisitOMPDispatchDirective() argument
2793 VisitOMPMaskedDirective(OMPMaskedDirective * D) VisitOMPMaskedDirective() argument
2799 VisitOMPGenericLoopDirective(OMPGenericLoopDirective * D) VisitOMPGenericLoopDirective() argument
2805 VisitOMPTeamsGenericLoopDirective(OMPTeamsGenericLoopDirective * D) VisitOMPTeamsGenericLoopDirective() argument
2811 VisitOMPTargetTeamsGenericLoopDirective(OMPTargetTeamsGenericLoopDirective * D) VisitOMPTargetTeamsGenericLoopDirective() argument
2817 VisitOMPParallelGenericLoopDirective(OMPParallelGenericLoopDirective * D) VisitOMPParallelGenericLoopDirective() argument
2823 VisitOMPTargetParallelGenericLoopDirective(OMPTargetParallelGenericLoopDirective * D) VisitOMPTargetParallelGenericLoopDirective() argument
[all...]
H A DASTReaderDecl.cpp269 AddLazySpecializations(T * D,SmallVectorImpl<serialization::DeclID> & IDs) AddLazySpecializations() argument
351 VisitCXXRecordDecl(CXXRecordDecl * D) VisitCXXRecordDecl() argument
356 VisitClassTemplateSpecializationDecl(ClassTemplateSpecializationDecl * D) VisitClassTemplateSpecializationDecl() argument
365 VisitVarTemplateSpecializationDecl(VarTemplateSpecializationDecl * D) VisitVarTemplateSpecializationDecl() argument
522 merged_redecls(DeclT * D) merged_redecls() argument
547 Visit(Decl * D) Visit() argument
585 VisitDecl(Decl * D) VisitDecl() argument
683 VisitPragmaCommentDecl(PragmaCommentDecl * D) VisitPragmaCommentDecl() argument
692 VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl * D) VisitPragmaDetectMismatchDecl() argument
822 for (auto *D : merged_redecls(ED->getCanonicalDecl())) { VisitEnumDecl() local
888 for (auto *D : merged_redecls(Canon)) { VisitRecordDecl() local
1208 VisitObjCTypeParamDecl(ObjCTypeParamDecl * D) VisitObjCTypeParamDecl() argument
1278 MergeDefinitionData(ObjCInterfaceDecl * D,struct ObjCInterfaceDecl::DefinitionData && NewDD) MergeDefinitionData() argument
1390 MergeDefinitionData(ObjCProtocolDecl * D,struct ObjCProtocolDecl::DefinitionData && NewDD) MergeDefinitionData() argument
1474 VisitObjCPropertyDecl(ObjCPropertyDecl * D) VisitObjCPropertyDecl() argument
1497 VisitObjCImplDecl(ObjCImplDecl * D) VisitObjCImplDecl() argument
1502 VisitObjCCategoryImplDecl(ObjCCategoryImplDecl * D) VisitObjCCategoryImplDecl() argument
1507 VisitObjCImplementationDecl(ObjCImplementationDecl * D) VisitObjCImplementationDecl() argument
1520 VisitObjCPropertyImplDecl(ObjCPropertyImplDecl * D) VisitObjCPropertyImplDecl() argument
1557 VisitMSGuidDecl(MSGuidDecl * D) VisitMSGuidDecl() argument
1571 VisitUnnamedGlobalConstantDecl(UnnamedGlobalConstantDecl * D) VisitUnnamedGlobalConstantDecl() argument
1581 VisitTemplateParamObjectDecl(TemplateParamObjectDecl * D) VisitTemplateParamObjectDecl() argument
1766 VisitTopLevelStmtDecl(TopLevelStmtDecl * D) VisitTopLevelStmtDecl() argument
1817 VisitLinkageSpecDecl(LinkageSpecDecl * D) VisitLinkageSpecDecl() argument
1824 VisitExportDecl(ExportDecl * D) VisitExportDecl() argument
1829 VisitLabelDecl(LabelDecl * D) VisitLabelDecl() argument
1834 VisitNamespaceDecl(NamespaceDecl * D) VisitNamespaceDecl() argument
1869 VisitHLSLBufferDecl(HLSLBufferDecl * D) VisitHLSLBufferDecl() argument
1878 VisitNamespaceAliasDecl(NamespaceAliasDecl * D) VisitNamespaceAliasDecl() argument
1888 VisitUsingDecl(UsingDecl * D) VisitUsingDecl() argument
1900 VisitUsingEnumDecl(UsingEnumDecl * D) VisitUsingEnumDecl() argument
1911 VisitUsingPackDecl(UsingPackDecl * D) VisitUsingPackDecl() argument
1920 VisitUsingShadowDecl(UsingShadowDecl * D) VisitUsingShadowDecl() argument
1933 VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl * D) VisitConstructorUsingShadowDecl() argument
1940 VisitUsingDirectiveDecl(UsingDirectiveDecl * D) VisitUsingDirectiveDecl() argument
1949 VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl * D) VisitUnresolvedUsingValueDecl() argument
1959 VisitUnresolvedUsingTypenameDecl(UnresolvedUsingTypenameDecl * D) VisitUnresolvedUsingTypenameDecl() argument
1968 VisitUnresolvedUsingIfExistsDecl(UnresolvedUsingIfExistsDecl * D) VisitUnresolvedUsingIfExistsDecl() argument
1973 ReadCXXDefinitionData(struct CXXRecordDecl::DefinitionData & Data,const CXXRecordDecl * D,Decl * LambdaContext,unsigned IndexInLambdaContext) ReadCXXDefinitionData() argument
2072 MergeDefinitionData(CXXRecordDecl * D,struct CXXRecordDecl::DefinitionData && MergeDD) MergeDefinitionData() argument
2167 ReadCXXRecordDefinition(CXXRecordDecl * D,bool Update,Decl * LambdaContext,unsigned IndexInLambdaContext) ReadCXXRecordDefinition() argument
2212 VisitCXXRecordDeclImpl(CXXRecordDecl * D) VisitCXXRecordDeclImpl() argument
2289 VisitCXXDeductionGuideDecl(CXXDeductionGuideDecl * D) VisitCXXDeductionGuideDecl() argument
2297 VisitCXXMethodDecl(CXXMethodDecl * D) VisitCXXMethodDecl() argument
2315 VisitCXXConstructorDecl(CXXConstructorDecl * D) VisitCXXConstructorDecl() argument
2329 VisitCXXDestructorDecl(CXXDestructorDecl * D) VisitCXXDestructorDecl() argument
2343 VisitCXXConversionDecl(CXXConversionDecl * D) VisitCXXConversionDecl() argument
2348 VisitImportDecl(ImportDecl * D) VisitImportDecl() argument
2358 VisitAccessSpecDecl(AccessSpecDecl * D) VisitAccessSpecDecl() argument
2363 VisitFriendDecl(FriendDecl * D) VisitFriendDecl() argument
2377 VisitFriendTemplateDecl(FriendTemplateDecl * D) VisitFriendTemplateDecl() argument
2391 VisitTemplateDecl(TemplateDecl * D) VisitTemplateDecl() argument
2399 VisitConceptDecl(ConceptDecl * D) VisitConceptDecl() argument
2406 VisitImplicitConceptSpecializationDecl(ImplicitConceptSpecializationDecl * D) VisitImplicitConceptSpecializationDecl() argument
2416 VisitRequiresExprBodyDecl(RequiresExprBodyDecl * D) VisitRequiresExprBodyDecl() argument
2420 VisitRedeclarableTemplateDecl(RedeclarableTemplateDecl * D) VisitRedeclarableTemplateDecl() argument
2450 VisitClassTemplateDecl(ClassTemplateDecl * D) VisitClassTemplateDecl() argument
2471 VisitBuiltinTemplateDecl(BuiltinTemplateDecl * D) VisitBuiltinTemplateDecl() argument
2478 VisitVarTemplateDecl(VarTemplateDecl * D) VisitVarTemplateDecl() argument
2493 VisitClassTemplateSpecializationDeclImpl(ClassTemplateSpecializationDecl * D) VisitClassTemplateSpecializationDeclImpl() argument
2565 VisitClassTemplatePartialSpecializationDecl(ClassTemplatePartialSpecializationDecl * D) VisitClassTemplatePartialSpecializationDecl() argument
2582 VisitFunctionTemplateDecl(FunctionTemplateDecl * D) VisitFunctionTemplateDecl() argument
2600 VisitVarTemplateSpecializationDeclImpl(VarTemplateSpecializationDecl * D) VisitVarTemplateSpecializationDeclImpl() argument
2666 VisitVarTemplatePartialSpecializationDecl(VarTemplatePartialSpecializationDecl * D) VisitVarTemplatePartialSpecializationDecl() argument
2681 VisitTemplateTypeParmDecl(TemplateTypeParmDecl * D) VisitTemplateTypeParmDecl() argument
2701 VisitNonTypeTemplateParmDecl(NonTypeTemplateParmDecl * D) VisitNonTypeTemplateParmDecl() argument
2723 VisitTemplateTemplateParmDecl(TemplateTemplateParmDecl * D) VisitTemplateTemplateParmDecl() argument
2742 VisitTypeAliasTemplateDecl(TypeAliasTemplateDecl * D) VisitTypeAliasTemplateDecl() argument
2747 VisitStaticAssertDecl(StaticAssertDecl * D) VisitStaticAssertDecl() argument
2755 VisitEmptyDecl(EmptyDecl * D) VisitEmptyDecl() argument
2760 VisitLifetimeExtendedTemporaryDecl(LifetimeExtendedTemporaryDecl * D) VisitLifetimeExtendedTemporaryDecl() argument
2781 VisitRedeclarable(Redeclarable<T> * D) VisitRedeclarable() argument
2852 auto *D = static_cast<T *>(DBase); mergeRedeclarable() local
2868 mergeLambda(CXXRecordDecl * D,RedeclarableResult & Redecl,Decl * Context,unsigned IndexInContext) mergeLambda() argument
2897 mergeRedeclarableTemplate(RedeclarableTemplateDecl * D,RedeclarableResult & Redecl) mergeRedeclarableTemplate() argument
2916 mergeTemplatePattern(RedeclarableTemplateDecl * D,RedeclarableTemplateDecl * Existing,bool IsKeyDecl) mergeTemplatePattern() argument
2961 auto *D = static_cast<T *>(DBase); mergeRedeclarable() local
3008 mergeMergeable(LifetimeExtendedTemporaryDecl * D) mergeMergeable() argument
3030 mergeMergeable(Mergeable<T> * D) mergeMergeable() argument
3049 VisitOMPThreadPrivateDecl(OMPThreadPrivateDecl * D) VisitOMPThreadPrivateDecl() argument
3054 VisitOMPAllocateDecl(OMPAllocateDecl * D) VisitOMPAllocateDecl() argument
3059 VisitOMPRequiresDecl(OMPRequiresDecl * D) VisitOMPRequiresDecl() argument
3064 VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl * D) VisitOMPDeclareReductionDecl() argument
3081 VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl * D) VisitOMPDeclareMapperDecl() argument
3088 VisitOMPCapturedExprDecl(OMPCapturedExprDecl * D) VisitOMPCapturedExprDecl() argument
3197 LoadedDecl(unsigned Index,Decl * D) LoadedDecl() argument
3208 isConsumerInterestedIn(ASTContext & Ctx,Decl * D,bool HasBody) isConsumerInterestedIn() argument
3384 for (auto *D : merged_redecls(cast<Decl>(LexicalDC))) { getPrimaryDCForAnonymousDecl() local
3429 setAnonymousDeclForMerging(ASTReader & Reader,DeclContext * DC,unsigned Index,NamedDecl * D) setAnonymousDeclForMerging() argument
3439 findExisting(NamedDecl * D) findExisting() argument
3537 getMostRecentDeclImpl(Redeclarable<DeclT> * D) getMostRecentDeclImpl() argument
3545 getMostRecentDecl(Decl * D) getMostRecentDecl() argument
3558 getMostRecentExistingDecl(Decl * D) getMostRecentExistingDecl() argument
3562 mergeInheritableAttributes(ASTReader & Reader,Decl * D,Decl * Previous) mergeInheritableAttributes() argument
3584 attachPreviousDeclImpl(ASTReader & Reader,Redeclarable<DeclT> * D,Decl * Previous,Decl * Canon) attachPreviousDeclImpl() argument
3594 attachPreviousDeclImpl(ASTReader & Reader,Redeclarable<VarDecl> * D,Decl * Previous,Decl * Canon) attachPreviousDeclImpl() argument
3622 attachPreviousDeclImpl(ASTReader & Reader,Redeclarable<FunctionDecl> * D,Decl * Previous,Decl * Canon) attachPreviousDeclImpl() argument
3713 attachPreviousDecl(ASTReader & Reader,Decl * D,Decl * Previous,Decl * Canon) attachPreviousDecl() argument
3749 attachLatestDeclImpl(Redeclarable<DeclT> * D,Decl * Latest) attachLatestDeclImpl() argument
3757 attachLatestDecl(Decl * D,Decl * Latest) attachLatestDecl() argument
3771 markIncompleteDeclChainImpl(Redeclarable<DeclT> * D) markIncompleteDeclChainImpl() argument
3779 markIncompleteDeclChain(Decl * D) markIncompleteDeclChain() argument
3820 Decl *D = nullptr; ReadDeclRecord() local
4182 InterestingDecl D = PotentiallyInterestingDecls.front(); PassInterestingDeclsToConsumer() local
4194 Decl *D = Record.D; loadDeclUpdateRecords() local
4321 auto *D = GetLocalDecl(*M, Record[N - I - 1]); loadPendingDeclChain() local
4439 loadObjCCategories(serialization::GlobalDeclID ID,ObjCInterfaceDecl * D,unsigned PreviousGeneration) loadObjCCategories() argument
4447 forAllLaterRedecls(DeclT * D,Fn F) forAllLaterRedecls() argument
4467 UpdateDecl(Decl * D,llvm::SmallVectorImpl<serialization::DeclID> & PendingLazySpecializationIDs) UpdateDecl() argument
[all...]
H A DASTReaderStmt.cpp2400 VisitOMPExecutableDirective(D); in VisitOMPSimdDirective() argument
2072 auto *D = readDeclAs<NamedDecl>(); VisitOverloadExpr() local
2376 VisitOMPLoopBasedDirective(OMPLoopBasedDirective * D) VisitOMPLoopBasedDirective() argument
2383 VisitOMPLoopDirective(OMPLoopDirective * D) VisitOMPLoopDirective() argument
2387 VisitOMPMetaDirective(OMPMetaDirective * D) VisitOMPMetaDirective() argument
2394 VisitOMPParallelDirective(OMPParallelDirective * D) VisitOMPParallelDirective() argument
2405 VisitOMPLoopTransformationDirective(OMPLoopTransformationDirective * D) VisitOMPLoopTransformationDirective() argument
2410 VisitOMPTileDirective(OMPTileDirective * D) VisitOMPTileDirective() argument
2414 VisitOMPUnrollDirective(OMPUnrollDirective * D) VisitOMPUnrollDirective() argument
2418 VisitOMPForDirective(OMPForDirective * D) VisitOMPForDirective() argument
2423 VisitOMPForSimdDirective(OMPForSimdDirective * D) VisitOMPForSimdDirective() argument
2427 VisitOMPSectionsDirective(OMPSectionsDirective * D) VisitOMPSectionsDirective() argument
2433 VisitOMPSectionDirective(OMPSectionDirective * D) VisitOMPSectionDirective() argument
2439 VisitOMPScopeDirective(OMPScopeDirective * D) VisitOMPScopeDirective() argument
2444 VisitOMPSingleDirective(OMPSingleDirective * D) VisitOMPSingleDirective() argument
2449 VisitOMPMasterDirective(OMPMasterDirective * D) VisitOMPMasterDirective() argument
2454 VisitOMPCriticalDirective(OMPCriticalDirective * D) VisitOMPCriticalDirective() argument
2460 VisitOMPParallelForDirective(OMPParallelForDirective * D) VisitOMPParallelForDirective() argument
2466 VisitOMPParallelForSimdDirective(OMPParallelForSimdDirective * D) VisitOMPParallelForSimdDirective() argument
2471 VisitOMPParallelMasterDirective(OMPParallelMasterDirective * D) VisitOMPParallelMasterDirective() argument
2477 VisitOMPParallelMaskedDirective(OMPParallelMaskedDirective * D) VisitOMPParallelMaskedDirective() argument
2483 VisitOMPParallelSectionsDirective(OMPParallelSectionsDirective * D) VisitOMPParallelSectionsDirective() argument
2489 VisitOMPTaskDirective(OMPTaskDirective * D) VisitOMPTaskDirective() argument
2495 VisitOMPTaskyieldDirective(OMPTaskyieldDirective * D) VisitOMPTaskyieldDirective() argument
2500 VisitOMPBarrierDirective(OMPBarrierDirective * D) VisitOMPBarrierDirective() argument
2505 VisitOMPTaskwaitDirective(OMPTaskwaitDirective * D) VisitOMPTaskwaitDirective() argument
2512 VisitOMPErrorDirective(OMPErrorDirective * D) VisitOMPErrorDirective() argument
2519 VisitOMPTaskgroupDirective(OMPTaskgroupDirective * D) VisitOMPTaskgroupDirective() argument
2524 VisitOMPFlushDirective(OMPFlushDirective * D) VisitOMPFlushDirective() argument
2529 VisitOMPDepobjDirective(OMPDepobjDirective * D) VisitOMPDepobjDirective() argument
2534 VisitOMPScanDirective(OMPScanDirective * D) VisitOMPScanDirective() argument
2539 VisitOMPOrderedDirective(OMPOrderedDirective * D) VisitOMPOrderedDirective() argument
2544 VisitOMPAtomicDirective(OMPAtomicDirective * D) VisitOMPAtomicDirective() argument
2552 VisitOMPTargetDirective(OMPTargetDirective * D) VisitOMPTargetDirective() argument
2557 VisitOMPTargetDataDirective(OMPTargetDataDirective * D) VisitOMPTargetDataDirective() argument
2563 VisitOMPTargetEnterDataDirective(OMPTargetEnterDataDirective * D) VisitOMPTargetEnterDataDirective() argument
2569 VisitOMPTargetExitDataDirective(OMPTargetExitDataDirective * D) VisitOMPTargetExitDataDirective() argument
2575 VisitOMPTargetParallelDirective(OMPTargetParallelDirective * D) VisitOMPTargetParallelDirective() argument
2582 VisitOMPTargetParallelForDirective(OMPTargetParallelForDirective * D) VisitOMPTargetParallelForDirective() argument
2587 VisitOMPTeamsDirective(OMPTeamsDirective * D) VisitOMPTeamsDirective() argument
2593 VisitOMPCancellationPointDirective(OMPCancellationPointDirective * D) VisitOMPCancellationPointDirective() argument
2599 VisitOMPCancelDirective(OMPCancelDirective * D) VisitOMPCancelDirective() argument
2605 VisitOMPTaskLoopDirective(OMPTaskLoopDirective * D) VisitOMPTaskLoopDirective() argument
2610 VisitOMPTaskLoopSimdDirective(OMPTaskLoopSimdDirective * D) VisitOMPTaskLoopSimdDirective() argument
2615 VisitOMPMasterTaskLoopDirective(OMPMasterTaskLoopDirective * D) VisitOMPMasterTaskLoopDirective() argument
2621 VisitOMPMaskedTaskLoopDirective(OMPMaskedTaskLoopDirective * D) VisitOMPMaskedTaskLoopDirective() argument
2627 VisitOMPMasterTaskLoopSimdDirective(OMPMasterTaskLoopSimdDirective * D) VisitOMPMasterTaskLoopSimdDirective() argument
2632 VisitOMPMaskedTaskLoopSimdDirective(OMPMaskedTaskLoopSimdDirective * D) VisitOMPMaskedTaskLoopSimdDirective() argument
2637 VisitOMPParallelMasterTaskLoopDirective(OMPParallelMasterTaskLoopDirective * D) VisitOMPParallelMasterTaskLoopDirective() argument
2643 VisitOMPParallelMaskedTaskLoopDirective(OMPParallelMaskedTaskLoopDirective * D) VisitOMPParallelMaskedTaskLoopDirective() argument
2649 VisitOMPParallelMasterTaskLoopSimdDirective(OMPParallelMasterTaskLoopSimdDirective * D) VisitOMPParallelMasterTaskLoopSimdDirective() argument
2654 VisitOMPParallelMaskedTaskLoopSimdDirective(OMPParallelMaskedTaskLoopSimdDirective * D) VisitOMPParallelMaskedTaskLoopSimdDirective() argument
2658 VisitOMPDistributeDirective(OMPDistributeDirective * D) VisitOMPDistributeDirective() argument
2662 VisitOMPTargetUpdateDirective(OMPTargetUpdateDirective * D) VisitOMPTargetUpdateDirective() argument
2668 VisitOMPDistributeParallelForDirective(OMPDistributeParallelForDirective * D) VisitOMPDistributeParallelForDirective() argument
2674 VisitOMPDistributeParallelForSimdDirective(OMPDistributeParallelForSimdDirective * D) VisitOMPDistributeParallelForSimdDirective() argument
2679 VisitOMPDistributeSimdDirective(OMPDistributeSimdDirective * D) VisitOMPDistributeSimdDirective() argument
2684 VisitOMPTargetParallelForSimdDirective(OMPTargetParallelForSimdDirective * D) VisitOMPTargetParallelForSimdDirective() argument
2688 VisitOMPTargetSimdDirective(OMPTargetSimdDirective * D) VisitOMPTargetSimdDirective() argument
2693 VisitOMPTeamsDistributeDirective(OMPTeamsDistributeDirective * D) VisitOMPTeamsDistributeDirective() argument
2698 VisitOMPTeamsDistributeSimdDirective(OMPTeamsDistributeSimdDirective * D) VisitOMPTeamsDistributeSimdDirective() argument
2703 VisitOMPTeamsDistributeParallelForSimdDirective(OMPTeamsDistributeParallelForSimdDirective * D) VisitOMPTeamsDistributeParallelForSimdDirective() argument
2708 VisitOMPTeamsDistributeParallelForDirective(OMPTeamsDistributeParallelForDirective * D) VisitOMPTeamsDistributeParallelForDirective() argument
2713 VisitOMPTargetTeamsDirective(OMPTargetTeamsDirective * D) VisitOMPTargetTeamsDirective() argument
2719 VisitOMPTargetTeamsDistributeDirective(OMPTargetTeamsDistributeDirective * D) VisitOMPTargetTeamsDistributeDirective() argument
2724 VisitOMPTargetTeamsDistributeParallelForDirective(OMPTargetTeamsDistributeParallelForDirective * D) VisitOMPTargetTeamsDistributeParallelForDirective() argument
2730 VisitOMPTargetTeamsDistributeParallelForSimdDirective(OMPTargetTeamsDistributeParallelForSimdDirective * D) VisitOMPTargetTeamsDistributeParallelForSimdDirective() argument
2735 VisitOMPTargetTeamsDistributeSimdDirective(OMPTargetTeamsDistributeSimdDirective * D) VisitOMPTargetTeamsDistributeSimdDirective() argument
2739 VisitOMPInteropDirective(OMPInteropDirective * D) VisitOMPInteropDirective() argument
2744 VisitOMPDispatchDirective(OMPDispatchDirective * D) VisitOMPDispatchDirective() argument
2750 VisitOMPMaskedDirective(OMPMaskedDirective * D) VisitOMPMaskedDirective() argument
2755 VisitOMPGenericLoopDirective(OMPGenericLoopDirective * D) VisitOMPGenericLoopDirective() argument
2760 VisitOMPTeamsGenericLoopDirective(OMPTeamsGenericLoopDirective * D) VisitOMPTeamsGenericLoopDirective() argument
2765 VisitOMPTargetTeamsGenericLoopDirective(OMPTargetTeamsGenericLoopDirective * D) VisitOMPTargetTeamsGenericLoopDirective() argument
2770 VisitOMPParallelGenericLoopDirective(OMPParallelGenericLoopDirective * D) VisitOMPParallelGenericLoopDirective() argument
2775 VisitOMPTargetParallelGenericLoopDirective(OMPTargetParallelGenericLoopDirective * D) VisitOMPTargetParallelGenericLoopDirective() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp21 #define TRY_DECL(D,CALL_EXPR) \ argument
45 bool VisitDecl(const Decl *D) { in VisitDecl() argument
79 static bool hasUserDefined(const ObjCMethodDecl *D, in hasUserDefined() argument
88 void handleDeclarator(const DeclaratorDecl *D, in handleDeclarator() argument
139 handleObjCMethod(const ObjCMethodDecl * D,const ObjCPropertyDecl * AssociatedProp=nullptr) handleObjCMethod() argument
205 gatherTemplatePseudoOverrides(const NamedDecl * D,SmallVectorImpl<SymbolRelation> & Relations) gatherTemplatePseudoOverrides() argument
243 VisitFunctionDecl(const FunctionDecl * D) VisitFunctionDecl() argument
305 VisitVarDecl(const VarDecl * D) VisitVarDecl() argument
314 VisitDecompositionDecl(const DecompositionDecl * D) VisitDecompositionDecl() argument
320 VisitFieldDecl(const FieldDecl * D) VisitFieldDecl() argument
332 VisitObjCIvarDecl(const ObjCIvarDecl * D) VisitObjCIvarDecl() argument
342 VisitMSPropertyDecl(const MSPropertyDecl * D) VisitMSPropertyDecl() argument
348 VisitEnumConstantDecl(const EnumConstantDecl * D) VisitEnumConstantDecl() argument
354 VisitTypedefNameDecl(const TypedefNameDecl * D) VisitTypedefNameDecl() argument
364 VisitTagDecl(const TagDecl * D) VisitTagDecl() argument
407 VisitObjCInterfaceDecl(const ObjCInterfaceDecl * D) VisitObjCInterfaceDecl() argument
438 VisitObjCProtocolDecl(const ObjCProtocolDecl * D) VisitObjCProtocolDecl() argument
451 VisitObjCImplementationDecl(const ObjCImplementationDecl * D) VisitObjCImplementationDecl() argument
477 VisitObjCCategoryDecl(const ObjCCategoryDecl * D) VisitObjCCategoryDecl() argument
497 VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl * D) VisitObjCCategoryImplDecl() argument
513 VisitObjCMethodDecl(const ObjCMethodDecl * D) VisitObjCMethodDecl() argument
523 VisitObjCPropertyDecl(const ObjCPropertyDecl * D) VisitObjCPropertyDecl() argument
538 VisitObjCPropertyImplDecl(const ObjCPropertyImplDecl * D) VisitObjCPropertyImplDecl() argument
592 VisitNamespaceDecl(const NamespaceDecl * D) VisitNamespaceDecl() argument
598 VisitNamespaceAliasDecl(const NamespaceAliasDecl * D) VisitNamespaceAliasDecl() argument
606 VisitUsingDecl(const UsingDecl * D) VisitUsingDecl() argument
626 VisitUsingDirectiveDecl(const UsingDirectiveDecl * D) VisitUsingDirectiveDecl() argument
642 VisitUnresolvedUsingValueDecl(const UnresolvedUsingValueDecl * D) VisitUnresolvedUsingValueDecl() argument
651 VisitUnresolvedUsingTypenameDecl(const UnresolvedUsingTypenameDecl * D) VisitUnresolvedUsingTypenameDecl() argument
661 VisitClassTemplateSpecializationDecl(const ClassTemplateSpecializationDecl * D) VisitClassTemplateSpecializationDecl() argument
682 shouldIndexTemplateParameterDefaultValue(const NamedDecl * D) shouldIndexTemplateParameterDefaultValue() argument
721 VisitTemplateDecl(const TemplateDecl * D) VisitTemplateDecl() argument
735 VisitConceptDecl(const ConceptDecl * D) VisitConceptDecl() argument
743 VisitFriendDecl(const FriendDecl * D) VisitFriendDecl() argument
761 VisitImportDecl(const ImportDecl * D) VisitImportDecl() argument
765 VisitStaticAssertDecl(const StaticAssertDecl * D) VisitStaticAssertDecl() argument
775 indexDecl(const Decl * D) indexDecl() argument
800 indexTopLevelDecl(const Decl * D) indexTopLevelDecl() argument
[all...]
H A DUSRGeneration.cpp52 static StringRef GetExternalSourceContainer(const NamedDecl *D) { in GetExternalSourceContainer() argument
110 VisitLinkageSpecDecl(const LinkageSpecDecl * D) VisitLinkageSpecDecl() argument
114 VisitUsingDirectiveDecl(const UsingDirectiveDecl * D) VisitUsingDirectiveDecl() argument
118 VisitUsingDecl(const UsingDecl * D) VisitUsingDecl() argument
129 isLocal(const NamedDecl * D) isLocal() argument
185 EmitDeclName(const NamedDecl * D) EmitDeclName() argument
193 ShouldGenerateLocation(const NamedDecl * D) ShouldGenerateLocation() argument
206 if (const NamedDecl *D = dyn_cast<NamedDecl>(DC)) VisitDeclContext() local
212 VisitFieldDecl(const FieldDecl * D) VisitFieldDecl() argument
227 VisitFunctionDecl(const FunctionDecl * D) VisitFunctionDecl() argument
301 VisitNamedDecl(const NamedDecl * D) VisitNamedDecl() argument
314 VisitVarDecl(const VarDecl * D) VisitVarDecl() argument
356 VisitBindingDecl(const BindingDecl * D) VisitBindingDecl() argument
363 VisitNonTypeTemplateParmDecl(const NonTypeTemplateParmDecl * D) VisitNonTypeTemplateParmDecl() argument
368 VisitTemplateTemplateParmDecl(const TemplateTemplateParmDecl * D) VisitTemplateTemplateParmDecl() argument
372 VisitNamespaceDecl(const NamespaceDecl * D) VisitNamespaceDecl() argument
383 VisitFunctionTemplateDecl(const FunctionTemplateDecl * D) VisitFunctionTemplateDecl() argument
387 VisitClassTemplateDecl(const ClassTemplateDecl * D) VisitClassTemplateDecl() argument
391 VisitNamespaceAliasDecl(const NamespaceAliasDecl * D) VisitNamespaceAliasDecl() argument
397 getCategoryContext(const NamedDecl * D) getCategoryContext() argument
405 VisitObjCMethodDecl(const ObjCMethodDecl * D) VisitObjCMethodDecl() argument
428 VisitObjCContainerDecl(const ObjCContainerDecl * D,const ObjCCategoryDecl * CatD) VisitObjCContainerDecl() argument
486 VisitObjCPropertyDecl(const ObjCPropertyDecl * D) VisitObjCPropertyDecl() argument
496 VisitObjCPropertyImplDecl(const ObjCPropertyImplDecl * D) VisitObjCPropertyImplDecl() argument
505 VisitTagDecl(const TagDecl * D) VisitTagDecl() argument
608 VisitTypedefDecl(const TypedefDecl * D) VisitTypedefDecl() argument
618 VisitTemplateTypeParmDecl(const TemplateTypeParmDecl * D) VisitTemplateTypeParmDecl() argument
622 GenExtSymbolContainer(const NamedDecl * D) GenExtSymbolContainer() argument
628 GenLoc(const Decl * D,bool IncludeOffset) GenLoc() argument
1067 VisitUnresolvedUsingValueDecl(const UnresolvedUsingValueDecl * D) VisitUnresolvedUsingValueDecl() argument
1076 VisitUnresolvedUsingTypenameDecl(const UnresolvedUsingTypenameDecl * D) VisitUnresolvedUsingTypenameDecl() argument
1085 VisitConceptDecl(const ConceptDecl * D) VisitConceptDecl() argument
1093 VisitMSGuidDecl(const MSGuidDecl * D) VisitMSGuidDecl() argument
1168 generateUSRForDecl(const Decl * D,SmallVectorImpl<char> & Buf) generateUSRForDecl() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h51 CompletedTagDefinition(const TagDecl * D) CompletedTagDefinition() argument
54 AddedVisibleDecl(const DeclContext * DC,const Decl * D) AddedVisibleDecl() argument
57 AddedCXXImplicitMember(const CXXRecordDecl * RD,const Decl * D) AddedCXXImplicitMember() argument
62 AddedCXXTemplateSpecialization(const ClassTemplateDecl * TD,const ClassTemplateSpecializationDecl * D) AddedCXXTemplateSpecialization() argument
68 AddedCXXTemplateSpecialization(const VarTemplateDecl * TD,const VarTemplateSpecializationDecl * D) AddedCXXTemplateSpecialization() argument
73 AddedCXXTemplateSpecialization(const FunctionTemplateDecl * TD,const FunctionDecl * D) AddedCXXTemplateSpecialization() argument
88 CompletedImplicitDefinition(const FunctionDecl * D) CompletedImplicitDefinition() argument
93 InstantiationRequested(const ValueDecl * D) InstantiationRequested() argument
96 VariableDefinitionInstantiated(const VarDecl * D) VariableDefinitionInstantiated() argument
99 FunctionDefinitionInstantiated(const FunctionDecl * D) FunctionDefinitionInstantiated() argument
102 DefaultArgumentInstantiated(const ParmVarDecl * D) DefaultArgumentInstantiated() argument
105 DefaultMemberInitializerInstantiated(const FieldDecl * D) DefaultMemberInitializerInstantiated() argument
114 DeclarationMarkedUsed(const Decl * D) DeclarationMarkedUsed() argument
120 DeclarationMarkedOpenMPThreadPrivate(const Decl * D) DeclarationMarkedOpenMPThreadPrivate() argument
127 DeclarationMarkedOpenMPDeclareTarget(const Decl * D,const Attr * Attr) DeclarationMarkedOpenMPDeclareTarget() argument
133 DeclarationMarkedOpenMPAllocate(const Decl * D,const Attr * A) DeclarationMarkedOpenMPAllocate() argument
140 RedefinedHiddenDefinition(const NamedDecl * D,Module * M) RedefinedHiddenDefinition() argument
[all...]
H A DGlobalDecl.h60 void Init(const Decl *D) { in Init() argument
70 GlobalDecl(const VarDecl *D) { Init(D);} in GlobalDecl() argument
79 GlobalDecl(const FunctionDecl * D,KernelReferenceKind Kind) GlobalDecl() argument
83 GlobalDecl(const NamedDecl * D) GlobalDecl() argument
84 GlobalDecl(const BlockDecl * D) GlobalDecl() argument
85 GlobalDecl(const CapturedDecl * D) GlobalDecl() argument
86 GlobalDecl(const ObjCMethodDecl * D) GlobalDecl() argument
87 GlobalDecl(const OMPDeclareReductionDecl * D) GlobalDecl() argument
88 GlobalDecl(const OMPDeclareMapperDecl * D) GlobalDecl() argument
89 GlobalDecl(const CXXConstructorDecl * D,CXXCtorType Type) GlobalDecl() argument
90 GlobalDecl(const CXXDestructorDecl * D,CXXDtorType Type) GlobalDecl() argument
91 GlobalDecl(const VarDecl * D,DynamicInitKind StubKind) GlobalDecl() argument
158 getDefaultKernelReference(const FunctionDecl * D) getDefaultKernelReference() argument
163 getWithDecl(const Decl * D) getWithDecl() argument
[all...]
H A DDependenceFlags.h250 inline ExprDependence toExprDependenceForImpliedType(TypeDependence D) { in toExprDependenceForImpliedType()
253 inline ExprDependence toExprDependenceAsWritten(TypeDependence D) { in toExprDependenceAsWritten()
259 inline ExprDependence toExprDependence(NestedNameSpecifierDependence D) { in toExprDependence()
262 inline ExprDependence turnTypeToValueDependence(ExprDependence D) { in turnTypeToValueDependence()
267 inline ExprDependence turnValueToTypeDependence(ExprDependence D) { in turnValueToTypeDependence()
275 inline TypeDependence toTypeDependence(ExprDependence D) { in toTypeDependence()
278 inline TypeDependence toTypeDependence(NestedNameSpecifierDependence D) { in toTypeDependence()
281 inline TypeDependence toTypeDependence(TemplateNameDependence D) { in toTypeDependence()
284 inline TypeDependence toTypeDependence(TemplateArgumentDependence D) { in toTypeDependence()
288 inline TypeDependence toSyntacticDependence(TypeDependence D) { in toSyntacticDependence()
[all …]
H A DASTNodeTraverser.h82 setDeserialize(bool D) setDeserialize() argument
88 Visit(const Decl * D) Visit() argument
281 if (const auto *D = N.get<Decl>()) Visit() local
421 VisitTypedefDecl(const TypedefDecl * D) VisitTypedefDecl() argument
423 VisitEnumConstantDecl(const EnumConstantDecl * D) VisitEnumConstantDecl() argument
428 VisitFunctionDecl(const FunctionDecl * D) VisitFunctionDecl() argument
454 VisitFieldDecl(const FieldDecl * D) VisitFieldDecl() argument
461 VisitVarDecl(const VarDecl * D) VisitVarDecl() argument
469 VisitDecompositionDecl(const DecompositionDecl * D) VisitDecompositionDecl() argument
475 VisitBindingDecl(const BindingDecl * D) VisitBindingDecl() argument
486 VisitFileScopeAsmDecl(const FileScopeAsmDecl * D) VisitFileScopeAsmDecl() argument
490 VisitTopLevelStmtDecl(const TopLevelStmtDecl * D) VisitTopLevelStmtDecl() argument
492 VisitCapturedDecl(const CapturedDecl * D) VisitCapturedDecl() argument
494 VisitOMPThreadPrivateDecl(const OMPThreadPrivateDecl * D) VisitOMPThreadPrivateDecl() argument
499 VisitOMPDeclareReductionDecl(const OMPDeclareReductionDecl * D) VisitOMPDeclareReductionDecl() argument
505 VisitOMPDeclareMapperDecl(const OMPDeclareMapperDecl * D) VisitOMPDeclareMapperDecl() argument
510 VisitOMPCapturedExprDecl(const OMPCapturedExprDecl * D) VisitOMPCapturedExprDecl() argument
514 VisitOMPAllocateDecl(const OMPAllocateDecl * D) VisitOMPAllocateDecl() argument
522 dumpTemplateDeclSpecialization(const SpecializationDecl * D) dumpTemplateDeclSpecialization() argument
541 dumpTemplateDecl(const TemplateDecl * D) dumpTemplateDecl() argument
552 VisitTypeAliasDecl(const TypeAliasDecl * D) VisitTypeAliasDecl() argument
556 VisitTypeAliasTemplateDecl(const TypeAliasTemplateDecl * D) VisitTypeAliasTemplateDecl() argument
561 VisitStaticAssertDecl(const StaticAssertDecl * D) VisitStaticAssertDecl() argument
566 VisitFunctionTemplateDecl(const FunctionTemplateDecl * D) VisitFunctionTemplateDecl() argument
570 VisitClassTemplateDecl(const ClassTemplateDecl * D) VisitClassTemplateDecl() argument
575 VisitClassTemplateSpecializationDecl(const ClassTemplateSpecializationDecl * D) VisitClassTemplateSpecializationDecl() argument
580 VisitClassTemplatePartialSpecializationDecl(const ClassTemplatePartialSpecializationDecl * D) VisitClassTemplatePartialSpecializationDecl() argument
585 VisitVarTemplateDecl(const VarTemplateDecl * D) VisitVarTemplateDecl() argument
587 VisitBuiltinTemplateDecl(const BuiltinTemplateDecl * D) VisitBuiltinTemplateDecl() argument
592 VisitVarTemplateSpecializationDecl(const VarTemplateSpecializationDecl * D) VisitVarTemplateSpecializationDecl() argument
598 VisitVarTemplatePartialSpecializationDecl(const VarTemplatePartialSpecializationDecl * D) VisitVarTemplatePartialSpecializationDecl() argument
603 VisitTemplateTypeParmDecl(const TemplateTypeParmDecl * D) VisitTemplateTypeParmDecl() argument
612 VisitNonTypeTemplateParmDecl(const NonTypeTemplateParmDecl * D) VisitNonTypeTemplateParmDecl() argument
621 VisitTemplateTemplateParmDecl(const TemplateTemplateParmDecl * D) VisitTemplateTemplateParmDecl() argument
629 VisitConceptDecl(const ConceptDecl * D) VisitConceptDecl() argument
647 VisitUsingShadowDecl(const UsingShadowDecl * D) VisitUsingShadowDecl() argument
652 VisitFriendDecl(const FriendDecl * D) VisitFriendDecl() argument
664 VisitObjCMethodDecl(const ObjCMethodDecl * D) VisitObjCMethodDecl() argument
675 VisitObjCCategoryDecl(const ObjCCategoryDecl * D) VisitObjCCategoryDecl() argument
679 VisitObjCInterfaceDecl(const ObjCInterfaceDecl * D) VisitObjCInterfaceDecl() argument
683 VisitObjCImplementationDecl(const ObjCImplementationDecl * D) VisitObjCImplementationDecl() argument
688 VisitBlockDecl(const BlockDecl * D) VisitBlockDecl() argument
698 for (const auto &D : Node->decls()) VisitDeclStmt() local
[all...]
H A DASTConsumer.h57 HandleInlineFunctionDefinition(FunctionDecl * D) HandleInlineFunctionDefinition() argument
72 HandleTagDeclDefinition(TagDecl * D) HandleTagDeclDefinition() argument
76 HandleTagDeclRequiredDefinition(const TagDecl * D) HandleTagDeclRequiredDefinition() argument
82 HandleCXXImplicitFunctionInstantiation(FunctionDecl * D) HandleCXXImplicitFunctionInstantiation() argument
103 CompleteTentativeDefinition(VarDecl * D) CompleteTentativeDefinition() argument
108 CompleteExternalDeclaration(VarDecl * D) CompleteExternalDeclaration() argument
116 HandleCXXStaticMemberVarInstantiation(VarDecl * D) HandleCXXStaticMemberVarInstantiation() argument
145 shouldSkipFunctionBody(Decl * D) shouldSkipFunctionBody() argument
[all...]
H A DRedeclarable.h113 DeclLink(PreviousTag, decl_type *D) : Link(NotKnownLatest(Previous(D))) {} in DeclLink() argument
122 decl_type *getPrevious(const decl_type *D) const { in getPrevious() argument
137 void setPrevious(decl_type *D) { in setPrevious() argument
142 void setLatest(decl_type *D) { in setLatest() argument
166 PreviousDeclLink(decl_type * D) PreviousDeclLink() argument
321 auto *D = static_cast<decl_type *>(this); getFirstDecl() local
330 const auto *D = static_cast<const decl_type *>(this); getFirstDecl() local
[all...]
/freebsd-src/contrib/lua/src/
H A Dldump.c36 #define dumpVector(D,v,n) dumpBlock(D,v,(n)*sizeof((v)[0])) argument
38 #define dumpLiteral(D, s) dumpBlock(D,s,sizeof(s) - sizeof(char)) argument
41 static void dumpBlock (DumpState *D, const void *b, size_t size) { in dumpBlock()
50 #define dumpVar(D,x) dumpVector(D,&x,1) argument
53 static void dumpByte (DumpState *D, int y) { in dumpByte()
65 static void dumpSize (DumpState *D, size_t x) { in dumpSize()
77 static void dumpInt (DumpState *D, int x) { in dumpInt()
82 static void dumpNumber (DumpState *D, lua_Number x) { in dumpNumber()
87 static void dumpInteger (DumpState *D, lua_Integer x) { in dumpInteger()
92 static void dumpString (DumpState *D, const TString *s) { in dumpString()
[all …]
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h60 MapTy::iterator findOrInsertSummary(const Decl *D) { in findOrInsertSummary()
72 void markMayInline(const Decl *D) { in markMayInline()
78 void markShouldNotInline(const Decl *D) { in markShouldNotInline()
84 void markReachedMaxBlockCount(const Decl *D) { in markReachedMaxBlockCount()
88 std::optional<bool> mayInline(const Decl *D) { in mayInline()
95 void markVisitedBasicBlock(unsigned ID, const Decl* D, unsigned TotalIDs) { in markVisitedBasicBlock()
106 unsigned getNumVisitedBasicBlocks(const Decl* D) { in getNumVisitedBasicBlocks()
113 unsigned getNumTimesInlined(const Decl* D) { in getNumTimesInlined()
120 void bumpNumTimesInlined(const Decl* D) { in bumpNumTimesInlined()
126 unsigned getPercentBlocksReachable(const Decl *D) { in getPercentBlocksReachable()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp29 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); in computeDependence() local
98 const ValueDecl *D = nullptr; in computeDependence() local
135 ExprDependence D in computeDependence() local
151 ExprDependence D = computeDependence() local
178 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); computeDependence() local
194 auto D = toExprDependenceAsWritten( computeDependence() local
220 auto D = ExprDependence::None; computeDependence() local
227 auto D = toExprDependenceAsWritten( computeDependence() local
239 auto D = E->getCommonExpr()->getDependence() | computeDependence() local
256 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); computeDependence() local
265 auto D = toExprDependenceAsWritten(E->getType()->getDependence()) | computeDependence() local
277 auto D = turnTypeToValueDependence(E->getSubExpr()->getDependence()); computeDependence() local
283 auto D = ExprDependence::None; computeDependence() local
312 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); computeDependence() local
329 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); computeDependence() local
340 auto D = toExprDependenceAsWritten(E->getQueriedType()->getDependence()); computeDependence() local
348 auto D = E->getQueriedExpression()->getDependence() & ~ExprDependence::Type; computeDependence() local
356 auto D = E->getOperand()->getDependence() & ~ExprDependence::TypeValue; computeDependence() local
422 auto D = E->getBase()->getDependence(); computeDependence() local
431 auto D = E->getBase()->getDependence(); computeDependence() local
439 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); computeDependence() local
585 auto D = toExprDependenceAsWritten(E->getType()->getDependence()) | computeDependence() local
605 auto D = E->getCallee()->getDependence(); computeDependence() local
618 auto D = turnTypeToValueDependence(toExprDependenceAsWritten( computeDependence() local
626 auto D = ExprDependence::None; getDependenceInExpr() local
635 auto D = E->getBase()->getDependence(); computeDependence() local
663 auto D = ExprDependence::None; computeDependence() local
670 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); computeDependence() local
678 auto D = ContainsUnexpandedPack ? ExprDependence::UnexpandedPack computeDependence() local
697 for (const auto &D : E->designators()) { computeDependence() local
712 auto D = O->getSyntacticForm()->getDependence(); computeDependence() local
719 auto D = ExprDependence::None; computeDependence() local
726 auto D = toExprDependenceAsWritten( computeDependence() local
740 auto D = E->getBase()->getDependence(); computeDependence() local
767 for (auto *D : E->decls()) { computeDependence() local
781 auto D = ExprDependence::TypeValue; computeDependence() local
791 ExprDependence D = computeDependence() local
815 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); computeDependence() local
822 auto D = ExprDependence::ValueInstantiation; computeDependence() local
832 auto D = ExprDependence::TypeValueInstantiation; computeDependence() local
848 auto D = ExprDependence::TypeValueInstantiation; computeDependence() local
857 auto D = ExprDependence::None; computeDependence() local
864 auto D = ExprDependence::None; computeDependence() local
883 ExprDependence D = computeDependence() local
892 auto D = ExprDependence::None; computeDependence() local
913 auto D = ExprDependence::None; computeDependence() local
[all...]
H A DDeclPrinter.cpp133 prettyPrintAttributes(Decl * D) prettyPrintAttributes() argument
196 getDeclType(Decl * D) getDeclType() argument
299 prettyPrintAttributes(Decl * D,llvm::raw_ostream & Out,AttrPrintLoc Loc) prettyPrintAttributes() argument
338 prettyPrintPragmas(Decl * D) prettyPrintPragmas() argument
474 for (DeclContext::decl_iterator D = DC->decls_begin(), DEnd = DC->decls_end(); VisitDeclContext() local
592 VisitTranslationUnitDecl(TranslationUnitDecl * D) VisitTranslationUnitDecl() argument
596 VisitTypedefDecl(TypedefDecl * D) VisitTypedefDecl() argument
608 VisitTypeAliasDecl(TypeAliasDecl * D) VisitTypeAliasDecl() argument
614 VisitEnumDecl(EnumDecl * D) VisitEnumDecl() argument
640 VisitRecordDecl(RecordDecl * D) VisitRecordDecl() argument
657 VisitEnumConstantDecl(EnumConstantDecl * D) VisitEnumConstantDecl() argument
682 VisitFunctionDecl(FunctionDecl * D) VisitFunctionDecl() argument
906 VisitFriendDecl(FriendDecl * D) VisitFriendDecl() argument
931 VisitFieldDecl(FieldDecl * D) VisitFieldDecl() argument
958 VisitLabelDecl(LabelDecl * D) VisitLabelDecl() argument
962 VisitVarDecl(VarDecl * D) VisitVarDecl() argument
1061 VisitParmVarDecl(ParmVarDecl * D) VisitParmVarDecl() argument
1065 VisitFileScopeAsmDecl(FileScopeAsmDecl * D) VisitFileScopeAsmDecl() argument
1072 VisitTopLevelStmtDecl(TopLevelStmtDecl * D) VisitTopLevelStmtDecl() argument
1077 VisitImportDecl(ImportDecl * D) VisitImportDecl() argument
1082 VisitStaticAssertDecl(StaticAssertDecl * D) VisitStaticAssertDecl() argument
1096 VisitNamespaceDecl(NamespaceDecl * D) VisitNamespaceDecl() argument
1109 VisitUsingDirectiveDecl(UsingDirectiveDecl * D) VisitUsingDirectiveDecl() argument
1116 VisitNamespaceAliasDecl(NamespaceAliasDecl * D) VisitNamespaceAliasDecl() argument
1123 VisitEmptyDecl(EmptyDecl * D) VisitEmptyDecl() argument
1127 VisitCXXRecordDecl(CXXRecordDecl * D) VisitCXXRecordDecl() argument
1195 VisitLinkageSpecDecl(LinkageSpecDecl * D) VisitLinkageSpecDecl() argument
1280 VisitTemplateDecl(const TemplateDecl * D) VisitTemplateDecl() argument
1307 VisitFunctionTemplateDecl(FunctionTemplateDecl * D) VisitFunctionTemplateDecl() argument
1340 VisitClassTemplateDecl(ClassTemplateDecl * D) VisitClassTemplateDecl() argument
1356 VisitClassTemplateSpecializationDecl(ClassTemplateSpecializationDecl * D) VisitClassTemplateSpecializationDecl() argument
1362 VisitClassTemplatePartialSpecializationDecl(ClassTemplatePartialSpecializationDecl * D) VisitClassTemplatePartialSpecializationDecl() argument
1748 VisitUsingDecl(UsingDecl * D) VisitUsingDecl() argument
1768 VisitUsingEnumDecl(UsingEnumDecl * D) VisitUsingEnumDecl() argument
1773 VisitUnresolvedUsingTypenameDecl(UnresolvedUsingTypenameDecl * D) VisitUnresolvedUsingTypenameDecl() argument
1779 VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl * D) VisitUnresolvedUsingValueDecl() argument
1786 VisitUsingShadowDecl(UsingShadowDecl * D) VisitUsingShadowDecl() argument
1790 VisitOMPThreadPrivateDecl(OMPThreadPrivateDecl * D) VisitOMPThreadPrivateDecl() argument
1804 VisitHLSLBufferDecl(HLSLBufferDecl * D) VisitHLSLBufferDecl() argument
1819 VisitOMPAllocateDecl(OMPAllocateDecl * D) VisitOMPAllocateDecl() argument
1840 VisitOMPRequiresDecl(OMPRequiresDecl * D) VisitOMPRequiresDecl() argument
1849 VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl * D) VisitOMPDeclareReductionDecl() argument
1886 VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl * D) VisitOMPDeclareMapperDecl() argument
1905 VisitOMPCapturedExprDecl(OMPCapturedExprDecl * D) VisitOMPCapturedExprDecl() argument
[all...]
H A DASTConsumer.cpp18 bool ASTConsumer::HandleTopLevelDecl(DeclGroupRef D) { in HandleTopLevelDecl()
22 void ASTConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl()
26 void ASTConsumer::HandleTopLevelDeclInObjCContainer(DeclGroupRef D) {} in HandleTopLevelDeclInObjCContainer()
28 void ASTConsumer::HandleImplicitImportDecl(ImportDecl *D) { in HandleImplicitImportDecl()
H A DTextNodeDumper.cpp35 dumpPreviousDeclImpl(raw_ostream & OS,const Mergeable<T> * D) dumpPreviousDeclImpl() argument
42 dumpPreviousDeclImpl(raw_ostream & OS,const Redeclarable<T> * D) dumpPreviousDeclImpl() argument
50 dumpPreviousDecl(raw_ostream & OS,const Decl * D) dumpPreviousDecl() argument
243 Visit(const Decl * D) Visit() argument
715 dumpBareDeclRef(const Decl * D) dumpBareDeclRef() argument
828 dumpDeclRef(const Decl * D,StringRef Label) dumpDeclRef() argument
1821 VisitLabelDecl(const LabelDecl * D) VisitLabelDecl() argument
1823 VisitTypedefDecl(const TypedefDecl * D) VisitTypedefDecl() argument
1830 VisitEnumDecl(const EnumDecl * D) VisitEnumDecl() argument
1844 VisitRecordDecl(const RecordDecl * D) VisitRecordDecl() argument
1853 VisitEnumConstantDecl(const EnumConstantDecl * D) VisitEnumConstantDecl() argument
1858 VisitIndirectFieldDecl(const IndirectFieldDecl * D) VisitIndirectFieldDecl() argument
1866 VisitFunctionDecl(const FunctionDecl * D) VisitFunctionDecl() argument
1912 __anonebebb47b0f02(const CXXMethodDecl *D) VisitFunctionDecl() argument
1948 VisitLifetimeExtendedTemporaryDecl(const LifetimeExtendedTemporaryDecl * D) VisitLifetimeExtendedTemporaryDecl() argument
1958 VisitFieldDecl(const FieldDecl * D) VisitFieldDecl() argument
1967 VisitVarDecl(const VarDecl * D) VisitVarDecl() argument
2029 VisitBindingDecl(const BindingDecl * D) VisitBindingDecl() argument
2034 VisitCapturedDecl(const CapturedDecl * D) VisitCapturedDecl() argument
2039 VisitImportDecl(const ImportDecl * D) VisitImportDecl() argument
2047 VisitPragmaCommentDecl(const PragmaCommentDecl * D) VisitPragmaCommentDecl() argument
2074 VisitPragmaDetectMismatchDecl(const PragmaDetectMismatchDecl * D) VisitPragmaDetectMismatchDecl() argument
2079 VisitOMPExecutableDirective(const OMPExecutableDirective * D) VisitOMPExecutableDirective() argument
2085 VisitOMPDeclareReductionDecl(const OMPDeclareReductionDecl * D) VisitOMPDeclareReductionDecl() argument
2106 VisitOMPRequiresDecl(const OMPRequiresDecl * D) VisitOMPRequiresDecl() argument
2127 VisitOMPCapturedExprDecl(const OMPCapturedExprDecl * D) VisitOMPCapturedExprDecl() argument
2132 VisitNamespaceDecl(const NamespaceDecl * D) VisitNamespaceDecl() argument
2142 VisitUsingDirectiveDecl(const UsingDirectiveDecl * D) VisitUsingDirectiveDecl() argument
2147 VisitNamespaceAliasDecl(const NamespaceAliasDecl * D) VisitNamespaceAliasDecl() argument
2152 VisitTypeAliasDecl(const TypeAliasDecl * D) VisitTypeAliasDecl() argument
2158 VisitTypeAliasTemplateDecl(const TypeAliasTemplateDecl * D) VisitTypeAliasTemplateDecl() argument
2162 VisitCXXRecordDecl(const CXXRecordDecl * D) VisitCXXRecordDecl() argument
2315 VisitFunctionTemplateDecl(const FunctionTemplateDecl * D) VisitFunctionTemplateDecl() argument
2319 VisitClassTemplateDecl(const ClassTemplateDecl * D) VisitClassTemplateDecl() argument
2323 VisitVarTemplateDecl(const VarTemplateDecl * D) VisitVarTemplateDecl() argument
2327 VisitBuiltinTemplateDecl(const BuiltinTemplateDecl * D) VisitBuiltinTemplateDecl() argument
2331 VisitTemplateTypeParmDecl(const TemplateTypeParmDecl * D) VisitTemplateTypeParmDecl() argument
2351 VisitNonTypeTemplateParmDecl(const NonTypeTemplateParmDecl * D) VisitNonTypeTemplateParmDecl() argument
2360 VisitTemplateTemplateParmDecl(const TemplateTemplateParmDecl * D) VisitTemplateTemplateParmDecl() argument
2367 VisitUsingDecl(const UsingDecl * D) VisitUsingDecl() argument
2375 VisitUsingEnumDecl(const UsingEnumDecl * D) VisitUsingEnumDecl() argument
2381 VisitUnresolvedUsingTypenameDecl(const UnresolvedUsingTypenameDecl * D) VisitUnresolvedUsingTypenameDecl() argument
2389 VisitUnresolvedUsingValueDecl(const UnresolvedUsingValueDecl * D) VisitUnresolvedUsingValueDecl() argument
2397 VisitUsingShadowDecl(const UsingShadowDecl * D) VisitUsingShadowDecl() argument
2403 VisitConstructorUsingShadowDecl(const ConstructorUsingShadowDecl * D) VisitConstructorUsingShadowDecl() argument
2427 VisitLinkageSpecDecl(const LinkageSpecDecl * D) VisitLinkageSpecDecl() argument
2438 VisitAccessSpecDecl(const AccessSpecDecl * D) VisitAccessSpecDecl() argument
2443 VisitFriendDecl(const FriendDecl * D) VisitFriendDecl() argument
2448 VisitObjCIvarDecl(const ObjCIvarDecl * D) VisitObjCIvarDecl() argument
2473 VisitObjCMethodDecl(const ObjCMethodDecl * D) VisitObjCMethodDecl() argument
2485 VisitObjCTypeParamDecl(const ObjCTypeParamDecl * D) VisitObjCTypeParamDecl() argument
2505 VisitObjCCategoryDecl(const ObjCCategoryDecl * D) VisitObjCCategoryDecl() argument
2513 VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl * D) VisitObjCCategoryImplDecl() argument
2519 VisitObjCProtocolDecl(const ObjCProtocolDecl * D) VisitObjCProtocolDecl() argument
2526 VisitObjCInterfaceDecl(const ObjCInterfaceDecl * D) VisitObjCInterfaceDecl() argument
2536 VisitObjCImplementationDecl(const ObjCImplementationDecl * D) VisitObjCImplementationDecl() argument
2543 VisitObjCCompatibleAliasDecl(const ObjCCompatibleAliasDecl * D) VisitObjCCompatibleAliasDecl() argument
2548 VisitObjCPropertyDecl(const ObjCPropertyDecl * D) VisitObjCPropertyDecl() argument
2590 VisitObjCPropertyImplDecl(const ObjCPropertyImplDecl * D) VisitObjCPropertyImplDecl() argument
2600 VisitBlockDecl(const BlockDecl * D) VisitBlockDecl() argument
2608 VisitConceptDecl(const ConceptDecl * D) VisitConceptDecl() argument
2618 VisitHLSLBufferDecl(const HLSLBufferDecl * D) VisitHLSLBufferDecl() argument
[all...]
H A DODRHash.cpp280 AddDecl(const Decl * D) AddDecl() argument
291 Visit(const Decl * D) Visit() argument
296 VisitNamedDecl(const NamedDecl * D) VisitNamedDecl() argument
301 VisitValueDecl(const ValueDecl * D) VisitValueDecl() argument
308 VisitVarDecl(const VarDecl * D) VisitVarDecl() argument
319 VisitParmVarDecl(const ParmVarDecl * D) VisitParmVarDecl() argument
324 VisitAccessSpecDecl(const AccessSpecDecl * D) VisitAccessSpecDecl() argument
329 VisitStaticAssertDecl(const StaticAssertDecl * D) VisitStaticAssertDecl() argument
336 VisitFieldDecl(const FieldDecl * D) VisitFieldDecl() argument
350 VisitObjCIvarDecl(const ObjCIvarDecl * D) VisitObjCIvarDecl() argument
355 VisitObjCPropertyDecl(const ObjCPropertyDecl * D) VisitObjCPropertyDecl() argument
364 VisitFunctionDecl(const FunctionDecl * D) VisitFunctionDecl() argument
371 VisitCXXMethodDecl(const CXXMethodDecl * D) VisitCXXMethodDecl() argument
435 VisitTypedefNameDecl(const TypedefNameDecl * D) VisitTypedefNameDecl() argument
441 VisitTypedefDecl(const TypedefDecl * D) VisitTypedefDecl() argument
445 VisitTypeAliasDecl(const TypeAliasDecl * D) VisitTypeAliasDecl() argument
449 VisitFriendDecl(const FriendDecl * D) VisitFriendDecl() argument
459 VisitTemplateTypeParmDecl(const TemplateTypeParmDecl * D) VisitTemplateTypeParmDecl() argument
477 VisitNonTypeTemplateParmDecl(const NonTypeTemplateParmDecl * D) VisitNonTypeTemplateParmDecl() argument
490 VisitTemplateTemplateParmDecl(const TemplateTemplateParmDecl * D) VisitTemplateTemplateParmDecl() argument
503 VisitTemplateDecl(const TemplateDecl * D) VisitTemplateDecl() argument
509 VisitRedeclarableTemplateDecl(const RedeclarableTemplateDecl * D) VisitRedeclarableTemplateDecl() argument
514 VisitFunctionTemplateDecl(const FunctionTemplateDecl * D) VisitFunctionTemplateDecl() argument
520 VisitEnumConstantDecl(const EnumConstantDecl * D) VisitEnumConstantDecl() argument
529 isSubDeclToBeProcessed(const Decl * D,const DeclContext * Parent) isSubDeclToBeProcessed() argument
555 AddSubDecl(const Decl * D) AddSubDecl() argument
793 AddDecl(const Decl * D) AddDecl() argument
836 AddDecl(const Decl * D) AddDecl() argument
880 const TypedefNameDecl *D = TypedefT->getDecl(); RemoveTypedef() local
1285 const Decl *D = E.getAsBaseOrMember().getPointer(); AddStructuralValue() local
1308 const ValueDecl *D = Value.getMemberPointerDecl(); AddStructuralValue() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp53 DeclRead(serialization::DeclID ID,const Decl * D) DeclRead() argument
128 CompletedTagDefinition(const TagDecl * D) CompletedTagDefinition() argument
134 AddedVisibleDecl(const DeclContext * DC,const Decl * D) AddedVisibleDecl() argument
140 AddedCXXImplicitMember(const CXXRecordDecl * RD,const Decl * D) AddedCXXImplicitMember() argument
145 AddedCXXTemplateSpecialization(const ClassTemplateDecl * TD,const ClassTemplateSpecializationDecl * D) AddedCXXTemplateSpecialization() argument
150 AddedCXXTemplateSpecialization(const VarTemplateDecl * TD,const VarTemplateSpecializationDecl * D) AddedCXXTemplateSpecialization() argument
155 AddedCXXTemplateSpecialization(const FunctionTemplateDecl * TD,const FunctionDecl * D) AddedCXXTemplateSpecialization() argument
175 CompletedImplicitDefinition(const FunctionDecl * D) CompletedImplicitDefinition() argument
179 InstantiationRequested(const ValueDecl * D) InstantiationRequested() argument
184 VariableDefinitionInstantiated(const VarDecl * D) VariableDefinitionInstantiated() argument
189 FunctionDefinitionInstantiated(const FunctionDecl * D) FunctionDefinitionInstantiated() argument
194 DefaultArgumentInstantiated(const ParmVarDecl * D) DefaultArgumentInstantiated() argument
199 DefaultMemberInitializerInstantiated(const FieldDecl * D) DefaultMemberInitializerInstantiated() argument
209 DeclarationMarkedUsed(const Decl * D) DeclarationMarkedUsed() argument
214 DeclarationMarkedOpenMPThreadPrivate(const Decl * D) DeclarationMarkedOpenMPThreadPrivate() argument
219 DeclarationMarkedOpenMPAllocate(const Decl * D,const Attr * A) DeclarationMarkedOpenMPAllocate() argument
224 DeclarationMarkedOpenMPDeclareTarget(const Decl * D,const Attr * Attr) DeclarationMarkedOpenMPDeclareTarget() argument
228 RedefinedHiddenDefinition(const NamedDecl * D,Module * M) RedefinedHiddenDefinition() argument
274 HandleTopLevelDecl(DeclGroupRef D) HandleTopLevelDecl() argument
281 HandleInlineFunctionDefinition(FunctionDecl * D) HandleInlineFunctionDefinition() argument
291 HandleInterestingDecl(DeclGroupRef D) HandleInterestingDecl() argument
301 HandleTagDeclDefinition(TagDecl * D) HandleTagDeclDefinition() argument
306 HandleTagDeclRequiredDefinition(const TagDecl * D) HandleTagDeclRequiredDefinition() argument
311 HandleCXXImplicitFunctionInstantiation(FunctionDecl * D) HandleCXXImplicitFunctionInstantiation() argument
316 HandleTopLevelDeclInObjCContainer(DeclGroupRef D) HandleTopLevelDeclInObjCContainer() argument
321 HandleImplicitImportDecl(ImportDecl * D) HandleImplicitImportDecl() argument
326 CompleteTentativeDefinition(VarDecl * D) CompleteTentativeDefinition() argument
331 CompleteExternalDeclaration(VarDecl * D) CompleteExternalDeclaration() argument
359 shouldSkipFunctionBody(Decl * D) shouldSkipFunctionBody() argument
[all...]
H A DASTConsumers.cpp45 TranslationUnitDecl *D = Context.getTranslationUnitDecl(); in HandleTranslationUnit() local
55 bool TraverseDecl(Decl *D) { in TraverseDecl()
76 std::string getName(Decl *D) { in getName()
81 bool filterMatches(Decl *D) { in filterMatches()
84 void print(Decl *D) { in print()
148 bool VisitNamedDecl(NamedDecl *D) { in VisitNamedDecl()
192 bool HandleTopLevelDecl(DeclGroupRef D) override { in HandleTopLevelDecl()
202 void ASTViewer::HandleTopLevelSingleDecl(Decl *D) { in HandleTopLevelSingleDecl()
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp425 static void handlePtGuardedVarAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleSimpleAttributeOrDiagnose() argument
70 isFunctionOrMethod(const Decl * D) isFunctionOrMethod() argument
76 isFunctionOrMethodOrBlock(const Decl * D) isFunctionOrMethodOrBlock() argument
82 hasDeclarator(const Decl * D) hasDeclarator() argument
91 hasFunctionProto(const Decl * D) hasFunctionProto() argument
100 getFunctionOrMethodNumParams(const Decl * D) getFunctionOrMethodNumParams() argument
108 getFunctionOrMethodParam(const Decl * D,unsigned Idx) getFunctionOrMethodParam() argument
119 getFunctionOrMethodParamType(const Decl * D,unsigned Idx) getFunctionOrMethodParamType() argument
128 getFunctionOrMethodParamRange(const Decl * D,unsigned Idx) getFunctionOrMethodParamRange() argument
134 getFunctionOrMethodResultType(const Decl * D) getFunctionOrMethodResultType() argument
140 getFunctionOrMethodResultSourceRange(const Decl * D) getFunctionOrMethodResultSourceRange() argument
148 isFunctionOrMethodVariadic(const Decl * D) isFunctionOrMethodVariadic() argument
156 isInstanceMethod(const Decl * D) isInstanceMethod() argument
275 checkAttrMutualExclusion(Sema & S,Decl * D,const ParsedAttr & AL) checkAttrMutualExclusion() argument
287 checkAttrMutualExclusion(Sema & S,Decl * D,const Attr & AL) checkAttrMutualExclusion() argument
304 checkFunctionOrMethodParameterIndex(Sema & S,const Decl * D,const AttrInfo & AI,unsigned AttrArgNum,const Expr * IdxExpr,ParamIdx & Idx,bool CanIndexImplicitThis=false) checkFunctionOrMethodParameterIndex() argument
401 handleSimpleAttribute(Sema & S,Decl * D,const AttributeCommonInfo & CI) handleSimpleAttribute() argument
482 threadSafetyCheckIsPointer(Sema & S,const Decl * D,const ParsedAttr & AL) threadSafetyCheckIsPointer() argument
603 checkAttrArgsAreCapabilityObjs(Sema & S,Decl * D,const ParsedAttr & AL,SmallVectorImpl<Expr * > & Args,unsigned Sidx=0,bool ParamIdxOk=false) checkAttrArgsAreCapabilityObjs() argument
700 handlePtGuardedVarAttr(Sema & S,Decl * D,const ParsedAttr & AL) handlePtGuardedVarAttr() argument
707 checkGuardedByAttrCommon(Sema & S,Decl * D,const ParsedAttr & AL,Expr * & Arg) checkGuardedByAttrCommon() argument
721 handleGuardedByAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleGuardedByAttr() argument
729 handlePtGuardedByAttr(Sema & S,Decl * D,const ParsedAttr & AL) handlePtGuardedByAttr() argument
740 checkAcquireOrderAttrCommon(Sema & S,Decl * D,const ParsedAttr & AL,SmallVectorImpl<Expr * > & Args) checkAcquireOrderAttrCommon() argument
760 handleAcquiredAfterAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAcquiredAfterAttr() argument
770 handleAcquiredBeforeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAcquiredBeforeAttr() argument
780 checkLockFunAttrCommon(Sema & S,Decl * D,const ParsedAttr & AL,SmallVectorImpl<Expr * > & Args) checkLockFunAttrCommon() argument
789 handleAssertSharedLockAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAssertSharedLockAttr() argument
800 handleAssertExclusiveLockAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAssertExclusiveLockAttr() argument
818 checkParamIsIntegerType(Sema & S,const Decl * D,const AttrInfo & AI,unsigned AttrArgNo) checkParamIsIntegerType() argument
837 handleAllocSizeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAllocSizeAttr() argument
874 checkTryLockFunAttrCommon(Sema & S,Decl * D,const ParsedAttr & AL,SmallVectorImpl<Expr * > & Args) checkTryLockFunAttrCommon() argument
891 handleSharedTrylockFunctionAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSharedTrylockFunctionAttr() argument
901 handleExclusiveTrylockFunctionAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleExclusiveTrylockFunctionAttr() argument
911 handleLockReturnedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleLockReturnedAttr() argument
922 handleLocksExcludedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleLocksExcludedAttr() argument
938 checkFunctionConditionAttr(Sema & S,Decl * D,const ParsedAttr & AL,Expr * & Cond,StringRef & Msg) checkFunctionConditionAttr() argument
966 handleEnableIfAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleEnableIfAttr() argument
975 handleErrorAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleErrorAttr() argument
1029 handleDiagnoseAsBuiltinAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleDiagnoseAsBuiltinAttr() argument
1107 handleDiagnoseIfAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleDiagnoseIfAttr() argument
1133 handleNoBuiltinAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNoBuiltinAttr() argument
1183 handlePassObjectSizeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handlePassObjectSizeAttr() argument
1215 handleConsumableAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleConsumableAttr() argument
1250 handleCallableWhenAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCallableWhenAttr() argument
1285 handleParamTypestateAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleParamTypestateAttr() argument
1319 handleReturnTypestateAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleReturnTypestateAttr() argument
1364 handleSetTypestateAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSetTypestateAttr() argument
1386 handleTestTypestateAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleTestTypestateAttr() argument
1408 handleExtVectorTypeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleExtVectorTypeAttr() argument
1413 handlePackedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handlePackedAttr() argument
1441 handlePreferredName(Sema & S,Decl * D,const ParsedAttr & AL) handlePreferredName() argument
1478 checkIBOutletCommon(Sema & S,Decl * D,const ParsedAttr & AL) checkIBOutletCommon() argument
1504 handleIBOutlet(Sema & S,Decl * D,const ParsedAttr & AL) handleIBOutlet() argument
1511 handleIBOutletCollection(Sema & S,Decl * D,const ParsedAttr & AL) handleIBOutletCollection() argument
1594 handleNonNullAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNonNullAttr() argument
1637 handleNonNullAttrParameter(Sema & S,ParmVarDecl * D,const ParsedAttr & AL) handleNonNullAttrParameter() argument
1657 handleReturnsNonNullAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleReturnsNonNullAttr() argument
1667 handleNoEscapeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNoEscapeAttr() argument
1682 handleAssumeAlignedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAssumeAlignedAttr() argument
1688 handleAllocAlignAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAllocAlignAttr() argument
1692 AddAssumeAlignedAttr(Decl * D,const AttributeCommonInfo & CI,Expr * E,Expr * OE) AddAssumeAlignedAttr() argument
1741 AddAllocAlignAttr(Decl * D,const AttributeCommonInfo & CI,Expr * ParamExpr) AddAllocAlignAttr() argument
1797 handleAssumumptionAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAssumumptionAttr() argument
1820 handleOwnershipAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleOwnershipAttr() argument
1924 handleWeakRefAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleWeakRefAttr() argument
1982 handleIFuncAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleIFuncAttr() argument
1997 handleAliasAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAliasAttr() argument
2042 handleTLSModelAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleTLSModelAttr() argument
2065 handleRestrictAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleRestrictAttr() argument
2076 handleCPUSpecificAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCPUSpecificAttr() argument
2148 handleCommonAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCommonAttr() argument
2158 handleCmseNSEntryAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCmseNSEntryAttr() argument
2173 handleNakedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNakedAttr() argument
2196 handleNoReturnAttr(Sema & S,Decl * D,const ParsedAttr & Attrs) handleNoReturnAttr() argument
2209 handleStandardNoReturnAttr(Sema & S,Decl * D,const ParsedAttr & A) handleStandardNoReturnAttr() argument
2224 handleNoCfCheckAttr(Sema & S,Decl * D,const ParsedAttr & Attrs) handleNoCfCheckAttr() argument
2254 handleAnalyzerNoReturnAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAnalyzerNoReturnAttr() argument
2275 handleVecReturnAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleVecReturnAttr() argument
2329 handleDependencyAttr(Sema & S,Scope * Scope,Decl * D,const ParsedAttr & AL) handleDependencyAttr() argument
2344 handleUnusedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleUnusedAttr() argument
2355 handleConstructorAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleConstructorAttr() argument
2368 handleDestructorAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleDestructorAttr() argument
2378 handleAttrWithMessage(Sema & S,Decl * D,const ParsedAttr & AL) handleAttrWithMessage() argument
2387 handleObjCSuppresProtocolAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCSuppresProtocolAttr() argument
2456 mergeAvailabilityAttr(NamedDecl * D,const AttributeCommonInfo & CI,IdentifierInfo * Platform,bool Implicit,VersionTuple Introduced,VersionTuple Deprecated,VersionTuple Obsoleted,bool IsUnavailable,StringRef Message,bool IsStrict,StringRef Replacement,AvailabilityMergeKind AMK,int Priority) mergeAvailabilityAttr() argument
2619 handleAvailabilityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAvailabilityAttr() argument
2861 handleExternalSourceSymbolAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleExternalSourceSymbolAttr() argument
2882 mergeVisibilityAttr(Sema & S,Decl * D,const AttributeCommonInfo & CI,typename T::VisibilityType value) mergeVisibilityAttr() argument
2896 mergeVisibilityAttr(Decl * D,const AttributeCommonInfo & CI,VisibilityAttr::VisibilityType Vis) mergeVisibilityAttr() argument
2903 mergeTypeVisibilityAttr(Decl * D,const AttributeCommonInfo & CI,TypeVisibilityAttr::VisibilityType Vis) mergeTypeVisibilityAttr() argument
2908 handleVisibilityAttr(Sema & S,Decl * D,const ParsedAttr & AL,bool isTypeVisibility) handleVisibilityAttr() argument
2956 handleObjCDirectAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCDirectAttr() argument
2970 handleObjCDirectMembersAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCDirectMembersAttr() argument
2979 handleObjCMethodFamilyAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCMethodFamilyAttr() argument
3005 handleObjCNSObject(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCNSObject() argument
3032 handleObjCIndependentClass(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCIndependentClass() argument
3046 handleBlocksAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleBlocksAttr() argument
3063 handleSentinelAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSentinelAttr() argument
3152 handleWarnUnusedResult(Sema & S,Decl * D,const ParsedAttr & AL) handleWarnUnusedResult() argument
3205 handleWeakImportAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleWeakImportAttr() argument
3228 handleWorkGroupSize(Sema & S,Decl * D,const ParsedAttr & AL) handleWorkGroupSize() argument
3253 handleSubGroupSize(Sema & S,Decl * D,const ParsedAttr & AL) handleSubGroupSize() argument
3273 handleVecTypeHint(Sema & S,Decl * D,const ParsedAttr & AL) handleVecTypeHint() argument
3300 mergeSectionAttr(Decl * D,const AttributeCommonInfo & CI,StringRef Name) mergeSectionAttr() argument
3350 handleSectionAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSectionAttr() argument
3372 handleCodeModelAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCodeModelAttr() argument
3401 mergeCodeSegAttr(Decl * D,const AttributeCommonInfo & CI,StringRef Name) mergeCodeSegAttr() argument
3420 handleCodeSegAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCodeSegAttr() argument
3525 handleTargetVersionAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleTargetVersionAttr() argument
3540 handleTargetAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleTargetAttr() argument
3648 handleTargetClonesAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleTargetClonesAttr() argument
3715 handleMinVectorWidthAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleMinVectorWidthAttr() argument
3732 handleCleanupAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCleanupAttr() argument
3787 handleEnumExtensibilityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleEnumExtensibilityAttr() argument
3809 handleFormatArgAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleFormatArgAttr() argument
3880 handleInitPriorityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleInitPriorityAttr() argument
3925 mergeErrorAttr(Decl * D,const AttributeCommonInfo & CI,StringRef NewUserDiagnostic) mergeErrorAttr() argument
3950 mergeFormatAttr(Decl * D,const AttributeCommonInfo & CI,IdentifierInfo * Format,int FormatIdx,int FirstArg) mergeFormatAttr() argument
3971 handleFormatAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleFormatAttr() argument
4086 handleCallbackAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCallbackAttr() argument
4232 handleCalledOnceAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCalledOnceAttr() argument
4244 handleTransparentUnionAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleTransparentUnionAttr() argument
4315 AddAnnotationAttr(Decl * D,const AttributeCommonInfo & CI,StringRef Str,MutableArrayRef<Expr * > Args) AddAnnotationAttr() argument
4324 handleAnnotateAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAnnotateAttr() argument
4341 handleAlignValueAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAlignValueAttr() argument
4345 AddAlignValueAttr(Decl * D,const AttributeCommonInfo & CI,Expr * E) AddAlignValueAttr() argument
4385 handleAlignedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAlignedAttr() argument
4447 validateAlignasAppliedType(Sema & S,Decl * D,const AlignedAttr & Attr,SourceLocation AttrLoc) validateAlignasAppliedType() argument
4477 AddAlignedAttr(Decl * D,const AttributeCommonInfo & CI,Expr * E,bool IsPackExpansion) AddAlignedAttr() argument
4567 AddAlignedAttr(Decl * D,const AttributeCommonInfo & CI,TypeSourceInfo * TS,bool IsPackExpansion) AddAlignedAttr() argument
4615 CheckAlignasUnderalignment(Decl * D) CheckAlignasUnderalignment() argument
4758 handleModeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleModeAttr() argument
4772 AddModeAttr(Decl * D,const AttributeCommonInfo & CI,IdentifierInfo * Name,bool InInstantiation) AddModeAttr() argument
4915 handleNoDebugAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNoDebugAttr() argument
4919 mergeAlwaysInlineAttr(Decl * D,const AttributeCommonInfo & CI,const IdentifierInfo * Ident) mergeAlwaysInlineAttr() argument
4934 mergeInternalLinkageAttr(Decl * D,const ParsedAttr & AL) mergeInternalLinkageAttr() argument
4956 mergeInternalLinkageAttr(Decl * D,const InternalLinkageAttr & AL) mergeInternalLinkageAttr() argument
4977 mergeMinSizeAttr(Decl * D,const AttributeCommonInfo & CI) mergeMinSizeAttr() argument
4990 mergeSwiftNameAttr(Decl * D,const SwiftNameAttr & SNA,StringRef Name) mergeSwiftNameAttr() argument
5006 mergeOptimizeNoneAttr(Decl * D,const AttributeCommonInfo & CI) mergeOptimizeNoneAttr() argument
5025 handleAlwaysInlineAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAlwaysInlineAttr() argument
5031 handleMinSizeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleMinSizeAttr() argument
5036 handleOptimizeNoneAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleOptimizeNoneAttr() argument
5041 handleConstantAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleConstantAttr() argument
5057 handleSharedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSharedAttr() argument
5073 handleGlobalAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleGlobalAttr() argument
5109 handleDeviceAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleDeviceAttr() argument
5125 handleManagedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleManagedAttr() argument
5138 handleGNUInlineAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleGNUInlineAttr() argument
5151 handleCallConvAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCallConvAttr() argument
5243 handleSuppressAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSuppressAttr() argument
5269 handleLifetimeCategoryAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleLifetimeCategoryAttr() argument
5336 handleRandomizeLayoutAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleRandomizeLayoutAttr() argument
5343 handleNoRandomizeLayoutAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNoRandomizeLayoutAttr() argument
5553 AddParameterABIAttr(Decl * D,const AttributeCommonInfo & CI,ParameterABI abi) AddParameterABIAttr() argument
5726 AddLaunchBoundsAttr(Decl * D,const AttributeCommonInfo & CI,Expr * MaxThreads,Expr * MinBlocks,Expr * MaxBlocks) AddLaunchBoundsAttr() argument
5733 handleLaunchBoundsAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleLaunchBoundsAttr() argument
5742 handleArgumentWithTypeTagAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleArgumentWithTypeTagAttr() argument
5774 handleTypeTagForDatatypeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleTypeTagForDatatypeAttr() argument
5801 handleXRayLogArgsAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleXRayLogArgsAttr() argument
5814 handlePatchableFunctionEntryAttr(Sema & S,Decl * D,const ParsedAttr & AL) handlePatchableFunctionEntryAttr() argument
5889 handleArmBuiltinAliasAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleArmBuiltinAliasAttr() argument
5917 handleBuiltinAliasAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleBuiltinAliasAttr() argument
5945 handlePreferredTypeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handlePreferredTypeAttr() argument
5984 AddXConsumedAttr(Decl * D,const AttributeCommonInfo & CI,RetainOwnershipKind K,bool IsTemplateInstantiation) AddXConsumedAttr() argument
6052 isValidOSObjectOutParameter(const Decl * D) isValidOSObjectOutParameter() argument
6061 handleXReturnsXRetainedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleXReturnsXRetainedAttr() argument
6193 handleObjCReturnsInnerPointerAttr(Sema & S,Decl * D,const ParsedAttr & Attrs) handleObjCReturnsInnerPointerAttr() argument
6219 handleObjCRequiresSuperAttr(Sema & S,Decl * D,const ParsedAttr & Attrs) handleObjCRequiresSuperAttr() argument
6239 handleNSErrorDomain(Sema & S,Decl * D,const ParsedAttr & Attr) handleNSErrorDomain() argument
6270 handleObjCBridgeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCBridgeAttr() argument
6296 handleObjCBridgeMutableAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCBridgeMutableAttr() argument
6309 handleObjCBridgeRelatedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCBridgeRelatedAttr() argument
6325 handleObjCDesignatedInitializer(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCDesignatedInitializer() argument
6351 handleObjCRuntimeName(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCRuntimeName() argument
6363 handleObjCBoxable(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCBoxable() argument
6385 handleObjCOwnershipAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCOwnershipAttr() argument
6394 handleObjCPreciseLifetimeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCPreciseLifetimeAttr() argument
6433 handleSwiftAttrAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSwiftAttrAttr() argument
6443 handleSwiftBridge(Sema & S,Decl * D,const ParsedAttr & AL) handleSwiftBridge() argument
6483 handleSwiftError(Sema & S,Decl * D,const ParsedAttr & AL) handleSwiftError() argument
6484 __anonb2727f1a1202(Sema &S, Decl *D, const ParsedAttr &AL) handleSwiftError() argument
6495 __anonb2727f1a1302(Sema &S, Decl *D, const ParsedAttr &AL) handleSwiftError() argument
6509 __anonb2727f1a1402(Sema &S, Decl *D, const ParsedAttr &AL) handleSwiftError() argument
6557 checkSwiftAsyncErrorBlock(Sema & S,Decl * D,const SwiftAsyncErrorAttr * ErrorAttr,const SwiftAsyncAttr * AsyncAttr) checkSwiftAsyncErrorBlock() argument
6638 handleSwiftAsyncError(Sema & S,Decl * D,const ParsedAttr & AL) handleSwiftAsyncError() argument
6868 DiagnoseSwiftName(Decl * D,StringRef Name,SourceLocation Loc,const ParsedAttr & AL,bool IsAsync) DiagnoseSwiftName() argument
6962 handleSwiftName(Sema & S,Decl * D,const ParsedAttr & AL) handleSwiftName() argument
6974 handleSwiftAsyncName(Sema & S,Decl * D,const ParsedAttr & AL) handleSwiftAsyncName() argument
6986 handleSwiftNewType(Sema & S,Decl * D,const ParsedAttr & AL) handleSwiftNewType() argument
7013 handleSwiftAsyncAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSwiftAsyncAttr() argument
7072 mergeUuidAttr(Decl * D,const AttributeCommonInfo & CI,StringRef UuidAsWritten,MSGuidDecl * GuidDecl) mergeUuidAttr() argument
7087 handleUuidAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleUuidAttr() argument
7147 handleHLSLNumThreadsAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleHLSLNumThreadsAttr() argument
7195 mergeHLSLNumThreadsAttr(Decl * D,const AttributeCommonInfo & AL,int X,int Y,int Z) mergeHLSLNumThreadsAttr() argument
7216 handleHLSLSV_DispatchThreadIDAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleHLSLSV_DispatchThreadIDAttr() argument
7236 handleHLSLShaderAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleHLSLShaderAttr() argument
7257 mergeHLSLShaderAttr(Decl * D,const AttributeCommonInfo & AL,HLSLShaderAttr::ShaderType ShaderType) mergeHLSLShaderAttr() argument
7269 handleHLSLResourceBindingAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleHLSLResourceBindingAttr() argument
7341 handleHLSLParamModifierAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleHLSLParamModifierAttr() argument
7351 mergeHLSLParamModifierAttr(Decl * D,const AttributeCommonInfo & AL,HLSLParamModifierAttr::Spelling Spelling) mergeHLSLParamModifierAttr() argument
7371 handleMSInheritanceAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleMSInheritanceAttr() argument
7385 handleDeclspecThreadAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleDeclspecThreadAttr() argument
7402 handleMSConstexprAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleMSConstexprAttr() argument
7424 handleAbiTagAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAbiTagAttr() argument
7455 handleARMInterruptAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleARMInterruptAttr() argument
7480 handleMSP430InterruptAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleMSP430InterruptAttr() argument
7532 handleMipsInterruptAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleMipsInterruptAttr() argument
7589 handleM68kInterruptAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleM68kInterruptAttr() argument
7622 handleAnyX86InterruptAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAnyX86InterruptAttr() argument
7687 handleAVRInterruptAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAVRInterruptAttr() argument
7700 handleAVRSignalAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAVRSignalAttr() argument
7715 for (auto *D : RD->decls()) { handleBPFPreserveAIRecord() local
7725 handleBPFPreserveAccessIndexAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleBPFPreserveAccessIndexAttr() argument
7732 hasBTFDeclTagAttr(Decl * D,StringRef Tag) hasBTFDeclTagAttr() argument
7740 handleBTFDeclTagAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleBTFDeclTagAttr() argument
7750 mergeBTFDeclTagAttr(Decl * D,const BTFDeclTagAttr & AL) mergeBTFDeclTagAttr() argument
7756 handleWebAssemblyExportNameAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleWebAssemblyExportNameAttr() argument
7780 mergeImportModuleAttr(Decl * D,const WebAssemblyImportModuleAttr & AL) mergeImportModuleAttr() argument
7800 mergeImportNameAttr(Decl * D,const WebAssemblyImportNameAttr & AL) mergeImportNameAttr() argument
7820 handleWebAssemblyImportModuleAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleWebAssemblyImportModuleAttr() argument
7837 handleWebAssemblyImportNameAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleWebAssemblyImportNameAttr() argument
7852 handleRISCVInterruptAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleRISCVInterruptAttr() argument
7910 handleInterruptAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleInterruptAttr() argument
7981 addAMDGPUFlatWorkGroupSizeAttr(Decl * D,const AttributeCommonInfo & CI,Expr * MinExpr,Expr * MaxExpr) addAMDGPUFlatWorkGroupSizeAttr() argument
7988 handleAMDGPUFlatWorkGroupSizeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAMDGPUFlatWorkGroupSizeAttr() argument
8041 addAMDGPUWavesPerEUAttr(Decl * D,const AttributeCommonInfo & CI,Expr * MinExpr,Expr * MaxExpr) addAMDGPUWavesPerEUAttr() argument
8047 handleAMDGPUWavesPerEUAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAMDGPUWavesPerEUAttr() argument
8057 handleAMDGPUNumSGPRAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAMDGPUNumSGPRAttr() argument
8066 handleAMDGPUNumVGPRAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAMDGPUNumVGPRAttr() argument
8075 handleX86ForceAlignArgPointerAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleX86ForceAlignArgPointerAttr() argument
8098 handleLayoutVersion(Sema & S,Decl * D,const ParsedAttr & AL) handleLayoutVersion() argument
8119 mergeDLLImportAttr(Decl * D,const AttributeCommonInfo & CI) mergeDLLImportAttr() argument
8132 mergeDLLExportAttr(Decl * D,const AttributeCommonInfo & CI) mergeDLLExportAttr() argument
8145 handleDLLAttr(Sema & S,Decl * D,const ParsedAttr & A) handleDLLAttr() argument
8178 mergeMSInheritanceAttr(Decl * D,const AttributeCommonInfo & CI,bool BestCase,MSInheritanceModel Model) mergeMSInheritanceAttr() argument
8212 handleCapabilityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCapabilityAttr() argument
8230 handleAssertCapabilityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAssertCapabilityAttr() argument
8239 handleAcquireCapabilityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAcquireCapabilityAttr() argument
8249 handleTryAcquireCapabilityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleTryAcquireCapabilityAttr() argument
8259 handleReleaseCapabilityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleReleaseCapabilityAttr() argument
8269 handleRequiresCapabilityAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleRequiresCapabilityAttr() argument
8286 handleDeprecatedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleDeprecatedAttr() argument
8321 isGlobalVar(const Decl * D) isGlobalVar() argument
8332 handleNoSanitizeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNoSanitizeAttr() argument
8359 handleNoSanitizeSpecificAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNoSanitizeSpecificAttr() argument
8390 handleInternalLinkageAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleInternalLinkageAttr() argument
8395 handleOpenCLNoSVMAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleOpenCLNoSVMAttr() argument
8404 handleOpenCLAccessAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleOpenCLAccessAttr() argument
8451 handleZeroCallUsedRegsAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleZeroCallUsedRegsAttr() argument
8469 handleCountedByAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCountedByAttr() argument
8486 for (const Decl *D : RD->decls()) { FindFieldInTopLevelOrAnonymousStruct() local
8598 handleFunctionReturnThunksAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleFunctionReturnThunksAttr() argument
8618 handleAvailableOnlyInDefaultEvalMethod(Sema & S,Decl * D,const ParsedAttr & AL) handleAvailableOnlyInDefaultEvalMethod() argument
8624 handleNoMergeAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNoMergeAttr() argument
8634 handleNoUniqueAddressAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleNoUniqueAddressAttr() argument
8638 handleSYCLKernelAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleSYCLKernelAttr() argument
8677 handleDestroyAttr(Sema & S,Decl * D,const ParsedAttr & A) handleDestroyAttr() argument
8690 handleUninitializedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleUninitializedAttr() argument
8733 handleObjCExternallyRetainedAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleObjCExternallyRetainedAttr() argument
8771 handleMIGServerRoutineAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleMIGServerRoutineAttr() argument
8793 handleMSAllocatorAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleMSAllocatorAttr() argument
8807 handleAcquireHandleAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleAcquireHandleAttr() argument
8825 handleHandleAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleHandleAttr() argument
8833 handleUnsafeBufferUsage(Sema & S,Decl * D,const ParsedAttr & AL) handleUnsafeBufferUsage() argument
8837 handleCFGuardAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleCFGuardAttr() argument
8858 findEnforceTCBAttrByName(Decl * D,StringRef Name) findEnforceTCBAttrByName() argument
8868 handleEnforceTCBAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleEnforceTCBAttr() argument
8893 mergeEnforceTCBAttrImpl(Sema & S,Decl * D,const AttrTy & AL) mergeEnforceTCBAttrImpl() argument
8914 mergeEnforceTCBAttr(Decl * D,const EnforceTCBAttr & AL) mergeEnforceTCBAttr() argument
8920 mergeEnforceTCBLeafAttr(Decl * D,const EnforceTCBLeafAttr & AL) mergeEnforceTCBLeafAttr() argument
8983 handleArmNewAttr(Sema & S,Decl * D,const ParsedAttr & AL) handleArmNewAttr() argument
9040 ProcessDeclAttribute(Sema & S,Scope * scope,Decl * D,const ParsedAttr & AL,const Sema::ProcessDeclAttributeOptions & Options) ProcessDeclAttribute() argument
9860 ProcessDeclAttributeList(Scope * S,Decl * D,const ParsedAttributesView & AttrList,const ProcessDeclAttributeOptions & Options) ProcessDeclAttributeList() argument
9934 ProcessDeclAttributeDelayed(Decl * D,const ParsedAttributesView & AttrList) ProcessDeclAttributeDelayed() argument
9987 checkUnusedDeclAttributes(Declarator & D) checkUnusedDeclAttributes() argument
10064 ProcessPragmaWeak(Scope * S,Decl * D) ProcessPragmaWeak() argument
10094 ProcessDeclAttributes(Scope * S,Decl * D,const Declarator & PD) ProcessDeclAttributes() argument
10143 isForbiddenTypeAllowed(Sema & S,Decl * D,const DelayedDiagnostic & diag,UnavailableAttr::ImplicitReason & reason) isForbiddenTypeAllowed() argument
10179 handleDelayedForbiddenType(Sema & S,DelayedDiagnostic & DD,Decl * D) handleDelayedForbiddenType() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp18 void DWARFTypePrinter::appendArrayType(const DWARFDie &D) { in appendArrayType() argument
65 static DWARFDie resolveReferencedType(DWARFDie D, in resolveReferencedType() argument
69 static DWARFDie resolveReferencedType(DWARFDie D, DWARFFormValue F) { in resolveReferencedType() argument
72 DWARFDie DWARFTypePrinter::skipQualifiers(DWARFDie D) { in skipQualifiers() argument
79 needsParens(DWARFDie D) needsParens() argument
85 appendPointerLikeTypeBefore(DWARFDie D,DWARFDie Inner,StringRef Ptr) appendPointerLikeTypeBefore() argument
98 appendUnqualifiedNameBefore(DWARFDie D,std::string * OriginalFullName) appendUnqualifiedNameBefore() argument
215 appendUnqualifiedNameAfter(DWARFDie D,DWARFDie Inner,bool SkipFirstParamIfArtificial) appendUnqualifiedNameAfter() argument
298 appendQualifiedName(DWARFDie D) appendQualifiedName() argument
303 appendQualifiedNameBefore(DWARFDie D) appendQualifiedNameBefore() argument
308 appendTemplateParameters(DWARFDie D,bool * FirstParameter) appendTemplateParameters() argument
514 appendUnqualifiedName(DWARFDie D,std::string * OriginalFullName) appendUnqualifiedName() argument
522 appendSubroutineNameAfter(DWARFDie D,DWARFDie Inner,bool SkipFirstParamIfArtificial,bool Const,bool Volatile) appendSubroutineNameAfter() argument
639 appendScopes(DWARFDie D) appendScopes() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp42 ctorArrayTy(Block *,std::byte * Ptr,bool,bool,bool,const Descriptor * D) ctorArrayTy() argument
52 dtorArrayTy(Block *,std::byte * Ptr,const Descriptor * D) dtorArrayTy() argument
65 moveArrayTy(Block *,const std::byte * Src,std::byte * Dst,const Descriptor * D) moveArrayTy() argument
74 ctorArrayDesc(Block * B,std::byte * Ptr,bool IsConst,bool IsMutable,bool IsActive,const Descriptor * D) ctorArrayDesc() argument
99 dtorArrayDesc(Block * B,std::byte * Ptr,const Descriptor * D) dtorArrayDesc() argument
115 moveArrayDesc(Block * B,const std::byte * Src,std::byte * Dst,const Descriptor * D) moveArrayDesc() argument
137 ctorRecord(Block * B,std::byte * Ptr,bool IsConst,bool IsMutable,bool IsActive,const Descriptor * D) ctorRecord() argument
160 dtorRecord(Block * B,std::byte * Ptr,const Descriptor * D) dtorRecord() argument
174 moveRecord(Block * B,const std::byte * Src,std::byte * Dst,const Descriptor * D) moveRecord() argument
230 Descriptor(const DeclTy & D,PrimType Type,MetadataSize MD,bool IsConst,bool IsTemporary,bool IsMutable) Descriptor() argument
241 Descriptor(const DeclTy & D,PrimType Type,MetadataSize MD,size_t NumElems,bool IsConst,bool IsTemporary,bool IsMutable) Descriptor() argument
254 Descriptor(const DeclTy & D,PrimType Type,bool IsTemporary,UnknownSize) Descriptor() argument
265 Descriptor(const DeclTy & D,const Descriptor * Elem,MetadataSize MD,unsigned NumElems,bool IsConst,bool IsTemporary,bool IsMutable) Descriptor() argument
278 Descriptor(const DeclTy & D,const Descriptor * Elem,bool IsTemporary,UnknownSize) Descriptor() argument
289 Descriptor(const DeclTy & D,const Record * R,MetadataSize MD,bool IsConst,bool IsTemporary,bool IsMutable) Descriptor() argument
299 Descriptor(const DeclTy & D,MetadataSize MD) Descriptor() argument
309 if (auto *D = asValueDecl()) getType() local
323 if (auto *D = Source.dyn_cast<const Decl *>()) getLocation() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp58 void HandleInlineFunctionDefinition(FunctionDecl *D) override final { in HandleInlineFunctionDefinition() argument
61 void HandleInterestingDecl(DeclGroupRef D) override final { in HandleInterestingDecl() argument
64 void HandleTagDeclDefinition(TagDecl *D) override final { in HandleTagDeclDefinition() argument
67 void HandleTagDeclRequiredDefinition(const TagDecl *D) override final { in HandleTagDeclRequiredDefinition() argument
70 HandleCXXImplicitFunctionInstantiation(FunctionDecl * D) HandleCXXImplicitFunctionInstantiation() argument
73 HandleTopLevelDeclInObjCContainer(DeclGroupRef D) HandleTopLevelDeclInObjCContainer() argument
76 HandleImplicitImportDecl(ImportDecl * D) HandleImplicitImportDecl() argument
79 CompleteTentativeDefinition(VarDecl * D) CompleteTentativeDefinition() argument
82 CompleteExternalDeclaration(VarDecl * D) CompleteExternalDeclaration() argument
88 HandleCXXStaticMemberVarInstantiation(VarDecl * D) HandleCXXStaticMemberVarInstantiation() argument
101 shouldSkipFunctionBody(Decl * D) shouldSkipFunctionBody() argument
[all...]

12345678910>>...34