Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DOpenMPKinds.h23 using OpenMPDirectiveKind = llvm::omp::Directive; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp1711 auto &&MatchesAlways = [](OpenMPDirectiveKind) { return true; }; in getTopDSA() argument
1856 const llvm::function_ref<bool(OpenMPDirectiveKind, in hasDirective()
2269 [](OpenMPDirectiveKind) { return true; }, in isOpenMPCapturedDecl() argument
15913 [](OpenMPDirectiveKind) { return true; }, in VisitDeclRefExpr() argument