Home
last modified time | relevance | path

Searched refs:OMPUntiedClause (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1039 class OMPUntiedClause : public OMPClause {
1045 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc)
1049 OMPUntiedClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1241 class OMPUntiedClause : public OMPClause {
1247 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1251 OMPUntiedClause() in OMPUntiedClause() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def260 OPENMP_CLAUSE(untied, OMPUntiedClause)
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def250 OPENMP_CLAUSE(untied, OMPUntiedClause)
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def274 OPENMP_CLAUSE(untied, OMPUntiedClause)
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def246 OPENMP_CLAUSE(untied, OMPUntiedClause)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.def246 OPENMP_CLAUSE(untied, OMPUntiedClause)
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1599 class OMPUntiedClause : public OMPClause {
1605 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1609 OMPUntiedClause() in OMPUntiedClause() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1608 class OMPUntiedClause : public OMPClause {
1614 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1618 OMPUntiedClause() in OMPUntiedClause() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1608 class OMPUntiedClause : public OMPClause {
1614 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1618 OMPUntiedClause() in OMPUntiedClause() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td132 def OMPC_Untied : Clause<"untied"> { let clangClass = "OMPUntiedClause"; }
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td69 def OMPC_Untied : Clause<"untied"> { let clangClass = "OMPUntiedClause"; }
H A DOMPKinds.def156 __OMP_CLAUSE(untied, OMPUntiedClause)
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Frontend/OpenMP/
H A DOMP.td69 def OMPC_Untied : Clause<"untied"> { let clangClass = "OMPUntiedClause"; }
H A DOMPKinds.def156 __OMP_CLAUSE(untied, OMPUntiedClause)
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp1171 void OMPClausePrinter::VisitOMPUntiedClause(OMPUntiedClause *) { in VisitOMPUntiedClause() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1622 class OMPUntiedClause : public OMPClause {
1628 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1632 OMPUntiedClause() in OMPUntiedClause() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1620 class OMPUntiedClause : public OMPClause {
1626 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1630 OMPUntiedClause() in OMPUntiedClause() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h1620 class OMPUntiedClause : public OMPClause {
1626 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1630 OMPUntiedClause() in OMPUntiedClause() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h1622 class OMPUntiedClause : public OMPClause {
1628 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1632 OMPUntiedClause() in OMPUntiedClause() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1622 class OMPUntiedClause : public OMPClause {
1628 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause() function
1632 OMPUntiedClause() in OMPUntiedClause() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td155 def OMPC_Untied : Clause<"untied"> { let clangClass = "OMPUntiedClause"; }
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Frontend/OpenMP/
H A DOMP.td155 def OMPC_Untied : Clause<"untied"> { let clangClass = "OMPUntiedClause"; }
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp1226 void OMPClausePrinter::VisitOMPUntiedClause(OMPUntiedClause *) { in VisitOMPUntiedClause() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td151 def OMPC_Untied : Clause<"untied"> { let clangClass = "OMPUntiedClause"; }

12345678