Home
last modified time | relevance | path

Searched refs:ActOnOpenMPTaskLoopDirective (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3286 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
7024 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3568 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
7368 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4223 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
8333 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4710 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
9648 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4710 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
9648 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h9343 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h8999 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h8931 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5306 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
10698 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp5432 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
10848 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5233 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
10570 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp5229 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
10566 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp5432 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
10848 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h10384 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DSema.h10423 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h10043 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DSema.h10576 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DSema.h10043 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp6100 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
11577 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6027 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
11510 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6027 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
11510 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6027 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
11510 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6027 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
11510 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp6027 Res = ActOnOpenMPTaskLoopDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
11510 StmtResult Sema::ActOnOpenMPTaskLoopDirective( in ActOnOpenMPTaskLoopDirective() function in Sema
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DSema.h10817 ActOnOpenMPTaskLoopDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt,

12