Home
last modified time | relevance | path

Searched refs:OMPCaptureClause (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1181 class OMPCaptureClause : public OMPClause {
1187 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc)
1191 OMPCaptureClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1383 class OMPCaptureClause : public OMPClause {
1389 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1393 OMPCaptureClause() in OMPCaptureClause() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def266 OPENMP_CLAUSE(capture, OMPCaptureClause)
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def256 OPENMP_CLAUSE(capture, OMPCaptureClause)
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def280 OPENMP_CLAUSE(capture, OMPCaptureClause)
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def252 OPENMP_CLAUSE(capture, OMPCaptureClause)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.def252 OPENMP_CLAUSE(capture, OMPCaptureClause)
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1796 class OMPCaptureClause : public OMPClause {
1802 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1806 OMPCaptureClause() in OMPCaptureClause() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1805 class OMPCaptureClause : public OMPClause {
1811 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1815 OMPCaptureClause() in OMPCaptureClause() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1805 class OMPCaptureClause : public OMPClause {
1811 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1815 OMPCaptureClause() in OMPCaptureClause() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td139 def OMPC_Capture : Clause<"capture"> { let clangClass = "OMPCaptureClause"; }
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td76 def OMPC_Capture : Clause<"capture"> { let clangClass = "OMPCaptureClause"; }
H A DOMPKinds.def161 __OMP_CLAUSE(capture, OMPCaptureClause)
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Frontend/OpenMP/
H A DOMP.td76 def OMPC_Capture : Clause<"capture"> { let clangClass = "OMPCaptureClause"; }
H A DOMPKinds.def161 __OMP_CLAUSE(capture, OMPCaptureClause)
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp1191 void OMPClausePrinter::VisitOMPCaptureClause(OMPCaptureClause *) { in VisitOMPCaptureClause() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1916 class OMPCaptureClause : public OMPClause {
1922 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1926 OMPCaptureClause() in OMPCaptureClause() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1914 class OMPCaptureClause : public OMPClause {
1920 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1924 OMPCaptureClause() in OMPCaptureClause() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h1914 class OMPCaptureClause : public OMPClause {
1920 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1924 OMPCaptureClause() in OMPCaptureClause() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h1916 class OMPCaptureClause : public OMPClause {
1922 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1926 OMPCaptureClause() in OMPCaptureClause() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1916 class OMPCaptureClause : public OMPClause {
1922 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPCaptureClause() function
1926 OMPCaptureClause() in OMPCaptureClause() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td162 def OMPC_Capture : Clause<"capture"> { let clangClass = "OMPCaptureClause"; }
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Frontend/OpenMP/
H A DOMP.td162 def OMPC_Capture : Clause<"capture"> { let clangClass = "OMPCaptureClause"; }
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp1246 void OMPClausePrinter::VisitOMPCaptureClause(OMPCaptureClause *) { in VisitOMPCaptureClause() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td158 def OMPC_Capture : Clause<"capture"> { let clangClass = "OMPCaptureClause"; }

1234567