Searched defs:OpenMPDirectiveKind (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | OpenMPKinds.h | 24 using OpenMPDirectiveKind = llvm::omp::Directive; variable |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 1860 __anon265630160502(OpenMPDirectiveKind) getTopDSA() argument |