Home
last modified time | relevance | path

Searched defs:OpenMPDirectiveKind (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Frontend/
H A DOpenMPParsingTest.cpp17 TEST(OpenMPParsingTest, OpenMPDirectiveKind) { in TEST() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Frontend/
H A DOpenMPParsingTest.cpp17 TEST(OpenMPParsingTest, OpenMPDirectiveKind) { in TEST() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Frontend/
H A DOpenMPParsingTest.cpp17 TEST(OpenMPParsingTest, OpenMPDirectiveKind) { in TEST() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Frontend/
H A DOpenMPParsingTest.cpp17 TEST(OpenMPParsingTest, OpenMPDirectiveKind) { in TEST() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Frontend/
H A DOpenMPParsingTest.cpp17 TEST(OpenMPParsingTest, OpenMPDirectiveKind) { in TEST() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Frontend/
H A DOpenMPParsingTest.cpp17 TEST(OpenMPParsingTest, OpenMPDirectiveKind) { in TEST() argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Frontend/
H A DOpenMPParsingTest.cpp17 TEST(OpenMPParsingTest, OpenMPDirectiveKind) { in TEST() argument
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Drc2.cpp18 static const unsigned char PITABLE[256] = { in TEST()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.h23 enum OpenMPDirectiveKind { enum
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.h23 enum OpenMPDirectiveKind { enum
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DOpenMPKinds.h24 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.h22 enum OpenMPDirectiveKind { enum
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.h62 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h62 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp1086 auto &&MatchesAlways = [](OpenMPDirectiveKind) { return true; }; in getTopDSA() argument
1229 const llvm::function_ref<bool(OpenMPDirectiveKind, in hasDirective()
1459 [](OpenMPDirectiveKind) { return true; }, in isOpenMPCapturedDecl() argument
4548 [](OpenMPDirectiveKind) -> bool { return true; }, in checkOpenMPIterationSpace() argument
10009 VD, isOpenMPPrivate, [](OpenMPDirectiveKind) { return true; }, in VisitDeclRefExpr() argument

12