Searched defs:OpenMPDirectiveKind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenMPParsingTest.cpp | 17 TEST(OpenMPParsingTest, OpenMPDirectiveKind) { in TEST() argument |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | OpenMPKinds.h | 24 using OpenMPDirectiveKind = llvm::omp::Directive; global() variable |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 1864 __anona1d9ac770502(OpenMPDirectiveKind) getTopDSA() argument |