Home
last modified time | relevance | path

Searched defs:OpenMPClauseKind (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDOpenMPKinds.h27 using OpenMPClauseKind = llvm::omp::Clause; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp1938 const llvm::function_ref<bool(OpenMPClauseKind, bool, in hasDSA()
1963 ValueDecl *D, const llvm::function_ref<bool(OpenMPClauseKind, bool)> CPred, in hasInnermostDSA()
1984 const llvm::function_ref<bool(OpenMPClauseKind, bool)> CPred, in hasExplicitDSA()
2653 OpenMPClauseKind) { return true; })) { in setOpenMPCaptureKind() argument
3876 OpenMPClauseKind) { in VisitDeclRefExpr() argument
3904 OpenMPClauseKind) { in VisitDeclRefExpr() argument
4011 OpenMPClauseKind) { in VisitMemberExpr() argument
4087 OpenMPClauseKind) { in VisitMemberExpr() argument
4185 OpenMPClauseKind) { return true; })) in visitSubCaptures() argument
22635 OpenMPClauseKind) -> bool { in ActOnOpenMPIsDevicePtrClause() argument
[all …]
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h8773 OpenMPClauseKind, CKind) { in AST_MATCHER_P() argument