Lines Matching refs:StartLoc

263                                            SourceLocation StartLoc,  in Create()  argument
268 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
282 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
286 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
301 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
307 StartLoc, EndLoc, CollapsedNum); in Create()
337 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
342 StartLoc, EndLoc, CollapsedNum); in Create()
408 OMPTileDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
413 C, Clauses, AssociatedStmt, TransformedStmtOffset + 1, StartLoc, EndLoc, in Create()
429 OMPUnrollDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
436 C, Clauses, AssociatedStmt, TransformedStmtOffset + 1, StartLoc, EndLoc); in Create()
451 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
457 StartLoc, EndLoc, CollapsedNum); in Create()
495 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
499 /*NumChildren=*/1, StartLoc, in Create()
515 SourceLocation StartLoc, in Create() argument
521 /*NumChildren=*/0, StartLoc, EndLoc); in Create()
533 SourceLocation StartLoc, in Create() argument
538 /*NumChildren=*/0, StartLoc, in Create()
550 SourceLocation StartLoc, in Create() argument
554 /*NumChildren=*/0, StartLoc, in Create()
566 SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
570 StartLoc, EndLoc); in Create()
581 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
586 numLoopChildren(CollapsedNum, OMPD_parallel_for) + 1, StartLoc, EndLoc, in Create()
626 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
631 numLoopChildren(CollapsedNum, OMPD_parallel_for_simd), StartLoc, EndLoc, in Create()
670 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
673 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
686 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
689 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
702 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
706 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
720 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
724 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
737 SourceLocation StartLoc, in Create() argument
739 return new (C) OMPTaskyieldDirective(StartLoc, EndLoc); in Create()
748 SourceLocation StartLoc, in Create() argument
750 return new (C) OMPBarrierDirective(StartLoc, EndLoc); in Create()
759 OMPTaskwaitDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
763 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc, in Create()
774 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
777 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
790 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
792 auto *Dir = new (C) OMPCancellationPointDirective(StartLoc, EndLoc); in Create()
803 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
807 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc, in Create()
820 SourceLocation StartLoc, in Create() argument
824 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc, in Create()
835 SourceLocation StartLoc, in Create() argument
840 /*NumChildren=*/0, StartLoc, EndLoc); in Create()
850 SourceLocation StartLoc, in Create() argument
855 /*NumChildren=*/0, StartLoc, EndLoc); in Create()
865 SourceLocation StartLoc, in Create() argument
871 /*NumChildren=*/0, StartLoc, EndLoc); in Create()
883 OMPAtomicDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
887 C, Clauses, AssociatedStmt, /*NumChildren=*/7, StartLoc, EndLoc); in Create()
909 SourceLocation StartLoc, in Create() argument
914 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
925 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
929 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
943 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
948 numLoopChildren(CollapsedNum, OMPD_target_parallel_for) + 1, StartLoc, in Create()
990 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
993 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
1004 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1007 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
1018 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1021 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
1032 SourceLocation StartLoc, in Create() argument
1037 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
1048 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1053 StartLoc, EndLoc, CollapsedNum); in Create()
1092 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1097 numLoopChildren(CollapsedNum, OMPD_taskloop_simd), StartLoc, EndLoc, in Create()
1135 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1140 numLoopChildren(CollapsedNum, OMPD_master_taskloop), StartLoc, EndLoc, in Create()
1180 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1185 numLoopChildren(CollapsedNum, OMPD_masked_taskloop), StartLoc, EndLoc, in Create()
1225 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1230 numLoopChildren(CollapsedNum, OMPD_master_taskloop_simd), StartLoc, in Create()
1269 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1274 numLoopChildren(CollapsedNum, OMPD_masked_taskloop_simd), StartLoc, in Create()
1313 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1318 numLoopChildren(CollapsedNum, OMPD_parallel_master_taskloop), StartLoc, in Create()
1360 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1365 numLoopChildren(CollapsedNum, OMPD_parallel_masked_taskloop), StartLoc, in Create()
1408 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1414 StartLoc, EndLoc, CollapsedNum); in Create()
1455 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1461 StartLoc, EndLoc, CollapsedNum); in Create()
1501 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1506 numLoopChildren(CollapsedNum, OMPD_distribute), StartLoc, EndLoc, in Create()
1544 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1547 /*NumChildren=*/0, StartLoc, in Create()
1559 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1564 numLoopChildren(CollapsedNum, OMPD_distribute_parallel_for) + 1, StartLoc, in Create()
1621 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1627 StartLoc, EndLoc, CollapsedNum); in Create()
1680 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1685 numLoopChildren(CollapsedNum, OMPD_distribute_simd), StartLoc, EndLoc, in Create()
1724 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1729 numLoopChildren(CollapsedNum, OMPD_target_parallel_for_simd), StartLoc, in Create()
1770 OMPTargetSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
1776 numLoopChildren(CollapsedNum, OMPD_target_simd), StartLoc, EndLoc, in Create()
1806 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1811 numLoopChildren(CollapsedNum, OMPD_teams_distribute), StartLoc, EndLoc, in Create()
1850 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1855 numLoopChildren(CollapsedNum, OMPD_teams_distribute_simd), StartLoc, in Create()
1894 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1900 StartLoc, EndLoc, CollapsedNum); in Create()
1954 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1960 StartLoc, EndLoc, CollapsedNum); in Create()
2015 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2018 /*NumChildren=*/0, StartLoc, in Create()
2030 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2035 numLoopChildren(CollapsedNum, OMPD_target_teams_distribute), StartLoc, in Create()
2077 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2084 StartLoc, EndLoc, CollapsedNum); in Create()
2141 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2148 StartLoc, EndLoc, CollapsedNum); in Create()
2202 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2208 StartLoc, EndLoc, CollapsedNum); in Create()
2248 OMPInteropDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() argument
2252 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc, in Create()
2263 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2267 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
2281 SourceLocation StartLoc, in Create() argument
2286 /*NumChildren=*/0, StartLoc, in Create()
2298 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2303 StartLoc, EndLoc, CollapsedNum); in Create()
2340 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2345 numLoopChildren(CollapsedNum, OMPD_teams_loop), StartLoc, EndLoc, in Create()
2384 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2389 numLoopChildren(CollapsedNum, OMPD_target_teams_loop), StartLoc, EndLoc, in Create()
2429 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2434 numLoopChildren(CollapsedNum, OMPD_parallel_loop), StartLoc, EndLoc, in Create()
2473 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2478 numLoopChildren(CollapsedNum, OMPD_target_parallel_loop), StartLoc, in Create()