Lines Matching defs:D

344   for (DeclGroupRef::iterator D = DG.begin(), DEnd = DG.end(); D != DEnd; ++D)  in VisitDeclStmt()  local
493 const concepts::Requirement::SubstitutionDiagnostic *D) { in addSubstitutionDiagnostic()
1188 for (const DesignatedInitExpr::Designator &D : E->designators()) { in VisitDesignatedInitExpr() local
2395 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective()
2401 void ASTStmtWriter::VisitOMPLoopDirective(OMPLoopDirective *D) { in VisitOMPLoopDirective()
2405 void ASTStmtWriter::VisitOMPMetaDirective(OMPMetaDirective *D) { in VisitOMPMetaDirective()
2412 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { in VisitOMPParallelDirective()
2419 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective()
2425 OMPLoopTransformationDirective *D) { in VisitOMPLoopTransformationDirective()
2430 void ASTStmtWriter::VisitOMPTileDirective(OMPTileDirective *D) { in VisitOMPTileDirective()
2435 void ASTStmtWriter::VisitOMPUnrollDirective(OMPUnrollDirective *D) { in VisitOMPUnrollDirective()
2440 void ASTStmtWriter::VisitOMPReverseDirective(OMPReverseDirective *D) { in VisitOMPReverseDirective()
2445 void ASTStmtWriter::VisitOMPInterchangeDirective(OMPInterchangeDirective *D) { in VisitOMPInterchangeDirective()
2450 void ASTStmtWriter::VisitOMPForDirective(OMPForDirective *D) { in VisitOMPForDirective()
2456 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { in VisitOMPForSimdDirective()
2461 void ASTStmtWriter::VisitOMPSectionsDirective(OMPSectionsDirective *D) { in VisitOMPSectionsDirective()
2468 void ASTStmtWriter::VisitOMPSectionDirective(OMPSectionDirective *D) { in VisitOMPSectionDirective()
2475 void ASTStmtWriter::VisitOMPScopeDirective(OMPScopeDirective *D) { in VisitOMPScopeDirective()
2481 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { in VisitOMPSingleDirective()
2487 void ASTStmtWriter::VisitOMPMasterDirective(OMPMasterDirective *D) { in VisitOMPMasterDirective()
2493 void ASTStmtWriter::VisitOMPCriticalDirective(OMPCriticalDirective *D) { in VisitOMPCriticalDirective()
2500 void ASTStmtWriter::VisitOMPParallelForDirective(OMPParallelForDirective *D) { in VisitOMPParallelForDirective()
2507 OMPParallelForSimdDirective *D) { in VisitOMPParallelForSimdDirective()
2513 OMPParallelMasterDirective *D) { in VisitOMPParallelMasterDirective()
2520 OMPParallelMaskedDirective *D) { in VisitOMPParallelMaskedDirective()
2527 OMPParallelSectionsDirective *D) { in VisitOMPParallelSectionsDirective()
2534 void ASTStmtWriter::VisitOMPTaskDirective(OMPTaskDirective *D) { in VisitOMPTaskDirective()
2541 void ASTStmtWriter::VisitOMPAtomicDirective(OMPAtomicDirective *D) { in VisitOMPAtomicDirective()
2550 void ASTStmtWriter::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective()
2556 void ASTStmtWriter::VisitOMPTargetDataDirective(OMPTargetDataDirective *D) { in VisitOMPTargetDataDirective()
2563 OMPTargetEnterDataDirective *D) { in VisitOMPTargetEnterDataDirective()
2570 OMPTargetExitDataDirective *D) { in VisitOMPTargetExitDataDirective()
2577 OMPTargetParallelDirective *D) { in VisitOMPTargetParallelDirective()
2585 OMPTargetParallelForDirective *D) { in VisitOMPTargetParallelForDirective()
2591 void ASTStmtWriter::VisitOMPTaskyieldDirective(OMPTaskyieldDirective *D) { in VisitOMPTaskyieldDirective()
2597 void ASTStmtWriter::VisitOMPBarrierDirective(OMPBarrierDirective *D) { in VisitOMPBarrierDirective()
2603 void ASTStmtWriter::VisitOMPTaskwaitDirective(OMPTaskwaitDirective *D) { in VisitOMPTaskwaitDirective()
2610 void ASTStmtWriter::VisitOMPErrorDirective(OMPErrorDirective *D) { in VisitOMPErrorDirective()
2617 void ASTStmtWriter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) { in VisitOMPTaskgroupDirective()
2623 void ASTStmtWriter::VisitOMPFlushDirective(OMPFlushDirective *D) { in VisitOMPFlushDirective()
2629 void ASTStmtWriter::VisitOMPDepobjDirective(OMPDepobjDirective *D) { in VisitOMPDepobjDirective()
2635 void ASTStmtWriter::VisitOMPScanDirective(OMPScanDirective *D) { in VisitOMPScanDirective()
2641 void ASTStmtWriter::VisitOMPOrderedDirective(OMPOrderedDirective *D) { in VisitOMPOrderedDirective()
2647 void ASTStmtWriter::VisitOMPTeamsDirective(OMPTeamsDirective *D) { in VisitOMPTeamsDirective()
2654 OMPCancellationPointDirective *D) { in VisitOMPCancellationPointDirective()
2661 void ASTStmtWriter::VisitOMPCancelDirective(OMPCancelDirective *D) { in VisitOMPCancelDirective()
2668 void ASTStmtWriter::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *D) { in VisitOMPTaskLoopDirective()
2674 void ASTStmtWriter::VisitOMPTaskLoopSimdDirective(OMPTaskLoopSimdDirective *D) { in VisitOMPTaskLoopSimdDirective()
2680 OMPMasterTaskLoopDirective *D) { in VisitOMPMasterTaskLoopDirective()
2687 OMPMaskedTaskLoopDirective *D) { in VisitOMPMaskedTaskLoopDirective()
2694 OMPMasterTaskLoopSimdDirective *D) { in VisitOMPMasterTaskLoopSimdDirective()
2700 OMPMaskedTaskLoopSimdDirective *D) { in VisitOMPMaskedTaskLoopSimdDirective()
2706 OMPParallelMasterTaskLoopDirective *D) { in VisitOMPParallelMasterTaskLoopDirective()
2713 OMPParallelMaskedTaskLoopDirective *D) { in VisitOMPParallelMaskedTaskLoopDirective()
2720 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
2726 OMPParallelMaskedTaskLoopSimdDirective *D) { in VisitOMPParallelMaskedTaskLoopSimdDirective()
2731 void ASTStmtWriter::VisitOMPDistributeDirective(OMPDistributeDirective *D) { in VisitOMPDistributeDirective()
2736 void ASTStmtWriter::VisitOMPTargetUpdateDirective(OMPTargetUpdateDirective *D) { in VisitOMPTargetUpdateDirective()
2743 OMPDistributeParallelForDirective *D) { in VisitOMPDistributeParallelForDirective()
2750 OMPDistributeParallelForSimdDirective *D) { in VisitOMPDistributeParallelForSimdDirective()
2756 OMPDistributeSimdDirective *D) { in VisitOMPDistributeSimdDirective()
2762 OMPTargetParallelForSimdDirective *D) { in VisitOMPTargetParallelForSimdDirective()
2767 void ASTStmtWriter::VisitOMPTargetSimdDirective(OMPTargetSimdDirective *D) { in VisitOMPTargetSimdDirective()
2773 OMPTeamsDistributeDirective *D) { in VisitOMPTeamsDistributeDirective()
2779 OMPTeamsDistributeSimdDirective *D) { in VisitOMPTeamsDistributeSimdDirective()
2785 OMPTeamsDistributeParallelForSimdDirective *D) { in VisitOMPTeamsDistributeParallelForSimdDirective()
2791 OMPTeamsDistributeParallelForDirective *D) { in VisitOMPTeamsDistributeParallelForDirective()
2797 void ASTStmtWriter::VisitOMPTargetTeamsDirective(OMPTargetTeamsDirective *D) { in VisitOMPTargetTeamsDirective()
2804 OMPTargetTeamsDistributeDirective *D) { in VisitOMPTargetTeamsDistributeDirective()
2810 OMPTargetTeamsDistributeParallelForDirective *D) { in VisitOMPTargetTeamsDistributeParallelForDirective()
2817 OMPTargetTeamsDistributeParallelForSimdDirective *D) { in VisitOMPTargetTeamsDistributeParallelForSimdDirective()
2824 OMPTargetTeamsDistributeSimdDirective *D) { in VisitOMPTargetTeamsDistributeSimdDirective()
2829 void ASTStmtWriter::VisitOMPInteropDirective(OMPInteropDirective *D) { in VisitOMPInteropDirective()
2835 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective()
2842 void ASTStmtWriter::VisitOMPMaskedDirective(OMPMaskedDirective *D) { in VisitOMPMaskedDirective()
2848 void ASTStmtWriter::VisitOMPGenericLoopDirective(OMPGenericLoopDirective *D) { in VisitOMPGenericLoopDirective()
2854 OMPTeamsGenericLoopDirective *D) { in VisitOMPTeamsGenericLoopDirective()
2860 OMPTargetTeamsGenericLoopDirective *D) { in VisitOMPTargetTeamsGenericLoopDirective()
2867 OMPParallelGenericLoopDirective *D) { in VisitOMPParallelGenericLoopDirective()
2873 OMPTargetParallelGenericLoopDirective *D) { in VisitOMPTargetParallelGenericLoopDirective()