Lines Matching defs:D
279 for (DeclGroupRef::iterator D = DG.begin(), DEnd = DG.end(); D != DEnd; ++D) in VisitDeclStmt() local
427 const concepts::Requirement::SubstitutionDiagnostic *D) { in addSubstitutionDiagnostic()
1088 for (const DesignatedInitExpr::Designator &D : E->designators()) { in VisitDesignatedInitExpr() local
2230 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective()
2236 void ASTStmtWriter::VisitOMPLoopDirective(OMPLoopDirective *D) { in VisitOMPLoopDirective()
2240 void ASTStmtWriter::VisitOMPMetaDirective(OMPMetaDirective *D) { in VisitOMPMetaDirective()
2247 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { in VisitOMPParallelDirective()
2254 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective()
2260 OMPLoopTransformationDirective *D) { in VisitOMPLoopTransformationDirective()
2265 void ASTStmtWriter::VisitOMPTileDirective(OMPTileDirective *D) { in VisitOMPTileDirective()
2270 void ASTStmtWriter::VisitOMPUnrollDirective(OMPUnrollDirective *D) { in VisitOMPUnrollDirective()
2275 void ASTStmtWriter::VisitOMPForDirective(OMPForDirective *D) { in VisitOMPForDirective()
2281 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { in VisitOMPForSimdDirective()
2286 void ASTStmtWriter::VisitOMPSectionsDirective(OMPSectionsDirective *D) { in VisitOMPSectionsDirective()
2293 void ASTStmtWriter::VisitOMPSectionDirective(OMPSectionDirective *D) { in VisitOMPSectionDirective()
2300 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { in VisitOMPSingleDirective()
2306 void ASTStmtWriter::VisitOMPMasterDirective(OMPMasterDirective *D) { in VisitOMPMasterDirective()
2312 void ASTStmtWriter::VisitOMPCriticalDirective(OMPCriticalDirective *D) { in VisitOMPCriticalDirective()
2319 void ASTStmtWriter::VisitOMPParallelForDirective(OMPParallelForDirective *D) { in VisitOMPParallelForDirective()
2326 OMPParallelForSimdDirective *D) { in VisitOMPParallelForSimdDirective()
2332 OMPParallelMasterDirective *D) { in VisitOMPParallelMasterDirective()
2339 OMPParallelMaskedDirective *D) { in VisitOMPParallelMaskedDirective()
2346 OMPParallelSectionsDirective *D) { in VisitOMPParallelSectionsDirective()
2353 void ASTStmtWriter::VisitOMPTaskDirective(OMPTaskDirective *D) { in VisitOMPTaskDirective()
2360 void ASTStmtWriter::VisitOMPAtomicDirective(OMPAtomicDirective *D) { in VisitOMPAtomicDirective()
2369 void ASTStmtWriter::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective()
2375 void ASTStmtWriter::VisitOMPTargetDataDirective(OMPTargetDataDirective *D) { in VisitOMPTargetDataDirective()
2382 OMPTargetEnterDataDirective *D) { in VisitOMPTargetEnterDataDirective()
2389 OMPTargetExitDataDirective *D) { in VisitOMPTargetExitDataDirective()
2396 OMPTargetParallelDirective *D) { in VisitOMPTargetParallelDirective()
2404 OMPTargetParallelForDirective *D) { in VisitOMPTargetParallelForDirective()
2410 void ASTStmtWriter::VisitOMPTaskyieldDirective(OMPTaskyieldDirective *D) { in VisitOMPTaskyieldDirective()
2416 void ASTStmtWriter::VisitOMPBarrierDirective(OMPBarrierDirective *D) { in VisitOMPBarrierDirective()
2422 void ASTStmtWriter::VisitOMPTaskwaitDirective(OMPTaskwaitDirective *D) { in VisitOMPTaskwaitDirective()
2429 void ASTStmtWriter::VisitOMPErrorDirective(OMPErrorDirective *D) { in VisitOMPErrorDirective()
2436 void ASTStmtWriter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) { in VisitOMPTaskgroupDirective()
2442 void ASTStmtWriter::VisitOMPFlushDirective(OMPFlushDirective *D) { in VisitOMPFlushDirective()
2448 void ASTStmtWriter::VisitOMPDepobjDirective(OMPDepobjDirective *D) { in VisitOMPDepobjDirective()
2454 void ASTStmtWriter::VisitOMPScanDirective(OMPScanDirective *D) { in VisitOMPScanDirective()
2460 void ASTStmtWriter::VisitOMPOrderedDirective(OMPOrderedDirective *D) { in VisitOMPOrderedDirective()
2466 void ASTStmtWriter::VisitOMPTeamsDirective(OMPTeamsDirective *D) { in VisitOMPTeamsDirective()
2473 OMPCancellationPointDirective *D) { in VisitOMPCancellationPointDirective()
2480 void ASTStmtWriter::VisitOMPCancelDirective(OMPCancelDirective *D) { in VisitOMPCancelDirective()
2487 void ASTStmtWriter::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *D) { in VisitOMPTaskLoopDirective()
2493 void ASTStmtWriter::VisitOMPTaskLoopSimdDirective(OMPTaskLoopSimdDirective *D) { in VisitOMPTaskLoopSimdDirective()
2499 OMPMasterTaskLoopDirective *D) { in VisitOMPMasterTaskLoopDirective()
2506 OMPMaskedTaskLoopDirective *D) { in VisitOMPMaskedTaskLoopDirective()
2513 OMPMasterTaskLoopSimdDirective *D) { in VisitOMPMasterTaskLoopSimdDirective()
2519 OMPMaskedTaskLoopSimdDirective *D) { in VisitOMPMaskedTaskLoopSimdDirective()
2525 OMPParallelMasterTaskLoopDirective *D) { in VisitOMPParallelMasterTaskLoopDirective()
2532 OMPParallelMaskedTaskLoopDirective *D) { in VisitOMPParallelMaskedTaskLoopDirective()
2539 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
2545 OMPParallelMaskedTaskLoopSimdDirective *D) { in VisitOMPParallelMaskedTaskLoopSimdDirective()
2550 void ASTStmtWriter::VisitOMPDistributeDirective(OMPDistributeDirective *D) { in VisitOMPDistributeDirective()
2555 void ASTStmtWriter::VisitOMPTargetUpdateDirective(OMPTargetUpdateDirective *D) { in VisitOMPTargetUpdateDirective()
2562 OMPDistributeParallelForDirective *D) { in VisitOMPDistributeParallelForDirective()
2569 OMPDistributeParallelForSimdDirective *D) { in VisitOMPDistributeParallelForSimdDirective()
2575 OMPDistributeSimdDirective *D) { in VisitOMPDistributeSimdDirective()
2581 OMPTargetParallelForSimdDirective *D) { in VisitOMPTargetParallelForSimdDirective()
2586 void ASTStmtWriter::VisitOMPTargetSimdDirective(OMPTargetSimdDirective *D) { in VisitOMPTargetSimdDirective()
2592 OMPTeamsDistributeDirective *D) { in VisitOMPTeamsDistributeDirective()
2598 OMPTeamsDistributeSimdDirective *D) { in VisitOMPTeamsDistributeSimdDirective()
2604 OMPTeamsDistributeParallelForSimdDirective *D) { in VisitOMPTeamsDistributeParallelForSimdDirective()
2610 OMPTeamsDistributeParallelForDirective *D) { in VisitOMPTeamsDistributeParallelForDirective()
2616 void ASTStmtWriter::VisitOMPTargetTeamsDirective(OMPTargetTeamsDirective *D) { in VisitOMPTargetTeamsDirective()
2623 OMPTargetTeamsDistributeDirective *D) { in VisitOMPTargetTeamsDistributeDirective()
2629 OMPTargetTeamsDistributeParallelForDirective *D) { in VisitOMPTargetTeamsDistributeParallelForDirective()
2636 OMPTargetTeamsDistributeParallelForSimdDirective *D) { in VisitOMPTargetTeamsDistributeParallelForSimdDirective()
2643 OMPTargetTeamsDistributeSimdDirective *D) { in VisitOMPTargetTeamsDistributeSimdDirective()
2648 void ASTStmtWriter::VisitOMPInteropDirective(OMPInteropDirective *D) { in VisitOMPInteropDirective()
2654 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective()
2661 void ASTStmtWriter::VisitOMPMaskedDirective(OMPMaskedDirective *D) { in VisitOMPMaskedDirective()
2667 void ASTStmtWriter::VisitOMPGenericLoopDirective(OMPGenericLoopDirective *D) { in VisitOMPGenericLoopDirective()
2673 OMPTeamsGenericLoopDirective *D) { in VisitOMPTeamsGenericLoopDirective()
2679 OMPTargetTeamsGenericLoopDirective *D) { in VisitOMPTargetTeamsGenericLoopDirective()
2685 OMPParallelGenericLoopDirective *D) { in VisitOMPParallelGenericLoopDirective()
2691 OMPTargetParallelGenericLoopDirective *D) { in VisitOMPTargetParallelGenericLoopDirective()