Lines Matching refs:EndLoc

264                                            SourceLocation EndLoc,  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 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
306 StartLoc, EndLoc, CollapsedNum); in Create()
337 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
343 StartLoc, EndLoc, CollapsedNum); in Create()
411 SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, in Create() argument
415 C, Clauses, AssociatedStmt, TransformedStmtOffset + 1, StartLoc, EndLoc, in Create()
432 SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, in Create() argument
438 C, Clauses, AssociatedStmt, TransformedStmtOffset + 1, StartLoc, EndLoc); in Create()
454 SourceLocation EndLoc, unsigned CollapsedNum, in Create() argument
459 StartLoc, EndLoc, CollapsedNum); in Create()
497 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
502 EndLoc); in Create()
518 SourceLocation EndLoc, in Create() argument
523 /*NumChildren=*/0, StartLoc, EndLoc); in Create()
536 SourceLocation EndLoc, in Create() argument
541 EndLoc); in Create()
553 SourceLocation EndLoc, in Create() argument
558 EndLoc); in Create()
570 SourceLocation EndLoc, in Create() argument
574 EndLoc); in Create()
585 SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
589 StartLoc, EndLoc); in Create()
600 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
605 numLoopChildren(CollapsedNum, OMPD_parallel_for) + 1, StartLoc, EndLoc, in Create()
645 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
650 numLoopChildren(CollapsedNum, OMPD_parallel_for_simd), StartLoc, EndLoc, in Create()
689 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
692 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
705 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
708 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
721 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
725 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
740 SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, in Create() argument
743 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
757 SourceLocation EndLoc) { in Create() argument
758 return new (C) OMPTaskyieldDirective(StartLoc, EndLoc); in Create()
768 SourceLocation EndLoc, in Create() argument
772 EndLoc); in Create()
783 SourceLocation EndLoc) { in Create() argument
784 return new (C) OMPBarrierDirective(StartLoc, EndLoc); in Create()
794 SourceLocation EndLoc, in Create() argument
798 EndLoc); in Create()
808 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
811 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
824 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
826 auto *Dir = new (C) OMPCancellationPointDirective(StartLoc, EndLoc); in Create()
838 SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, in Create() argument
842 EndLoc); in Create()
855 SourceLocation EndLoc, in Create() argument
859 EndLoc); in Create()
870 SourceLocation EndLoc, in Create() argument
874 /*NumChildren=*/0, StartLoc, EndLoc); in Create()
885 SourceLocation EndLoc, in Create() argument
889 /*NumChildren=*/0, StartLoc, EndLoc); in Create()
900 SourceLocation EndLoc, in Create() argument
905 /*NumChildren=*/0, StartLoc, EndLoc); in Create()
918 SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, in Create() argument
921 C, Clauses, AssociatedStmt, /*NumChildren=*/7, StartLoc, EndLoc); in Create()
944 SourceLocation EndLoc, in Create() argument
948 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
959 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
963 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create()
977 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
983 EndLoc, CollapsedNum); in Create()
1024 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1027 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
1038 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1041 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
1052 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1055 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
1067 SourceLocation EndLoc, in Create() argument
1071 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
1082 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1087 StartLoc, EndLoc, CollapsedNum); in Create()
1126 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1131 numLoopChildren(CollapsedNum, OMPD_taskloop_simd), StartLoc, EndLoc, in Create()
1169 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1174 numLoopChildren(CollapsedNum, OMPD_master_taskloop), StartLoc, EndLoc, in Create()
1214 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1219 numLoopChildren(CollapsedNum, OMPD_masked_taskloop), StartLoc, EndLoc, in Create()
1259 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1265 EndLoc, CollapsedNum); in Create()
1303 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1309 EndLoc, CollapsedNum); in Create()
1347 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1353 EndLoc, CollapsedNum); in Create()
1394 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1400 EndLoc, CollapsedNum); in Create()
1442 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1448 StartLoc, EndLoc, CollapsedNum); in Create()
1489 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1495 StartLoc, EndLoc, CollapsedNum); in Create()
1535 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1540 numLoopChildren(CollapsedNum, OMPD_distribute), StartLoc, EndLoc, in Create()
1579 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1583 EndLoc); in Create()
1594 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1600 EndLoc, CollapsedNum); in Create()
1656 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1662 StartLoc, EndLoc, CollapsedNum); in Create()
1715 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1720 numLoopChildren(CollapsedNum, OMPD_distribute_simd), StartLoc, EndLoc, in Create()
1759 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1765 EndLoc, CollapsedNum); in Create()
1806 SourceLocation EndLoc, unsigned CollapsedNum, in Create() argument
1811 numLoopChildren(CollapsedNum, OMPD_target_simd), StartLoc, EndLoc, in Create()
1841 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1846 numLoopChildren(CollapsedNum, OMPD_teams_distribute), StartLoc, EndLoc, in Create()
1885 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1891 EndLoc, CollapsedNum); in Create()
1929 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1935 StartLoc, EndLoc, CollapsedNum); in Create()
1989 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
1995 StartLoc, EndLoc, CollapsedNum); in Create()
2050 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2054 EndLoc); in Create()
2065 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2071 EndLoc, CollapsedNum); in Create()
2112 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2119 StartLoc, EndLoc, CollapsedNum); in Create()
2176 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2183 StartLoc, EndLoc, CollapsedNum); in Create()
2237 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2243 StartLoc, EndLoc, CollapsedNum); in Create()
2284 SourceLocation EndLoc, in Create() argument
2288 EndLoc); in Create()
2298 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2302 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc); in Create()
2317 SourceLocation EndLoc, in Create() argument
2322 EndLoc); in Create()
2333 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2338 StartLoc, EndLoc, CollapsedNum); in Create()
2375 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2380 numLoopChildren(CollapsedNum, OMPD_teams_loop), StartLoc, EndLoc, in Create()
2432 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2437 numLoopChildren(CollapsedNum, OMPD_target_teams_loop), StartLoc, EndLoc, in Create()
2490 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2495 numLoopChildren(CollapsedNum, OMPD_parallel_loop), StartLoc, EndLoc, in Create()
2534 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() argument
2540 EndLoc, CollapsedNum); in Create()