| H A D | StmtOpenMP.cpp | 239 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create() argument 242 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc); in Create() 259 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create() argument 262 C, Clauses, AssociatedStmt, numLoopChildren(CollapsedNum, OMPD_simd), in Create() 294 unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create() argument 297 C, Clauses, AssociatedStmt, numLoopChildren(CollapsedNum, OMPD_for) + 1, in Create() 340 unsigned NumLoops, Stmt *AssociatedStmt, in Create() argument 343 C, Clauses, AssociatedStmt, TransformedStmtOffset + 1, StartLoc, EndLoc, in Create() 361 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create() argument 364 C, Clauses, AssociatedStmt, numLoopChildren(CollapsedNum, OMPD_for_simd), in Create() [all …]
|