Home
last modified time | relevance | path

Searched defs:OMPExecutableDirective (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h629 friend class OMPExecutableDirective; variable
1587 friend class OMPExecutableDirective; variable
1651 friend class OMPExecutableDirective; variable
1742 friend class OMPExecutableDirective; variable
1805 friend class OMPExecutableDirective; variable
1882 friend class OMPExecutableDirective; variable
1943 friend class OMPExecutableDirective; variable
1995 friend class OMPExecutableDirective; variable
2046 friend class OMPExecutableDirective; variable
2094 friend class OMPExecutableDirective; variable
[all …]
H A DOpenMPClause.h8968 friend class OMPExecutableDirective; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h82 class OMPExecutableDirective; variable
H A DCGOpenMPRuntime.h46 class OMPExecutableDirective; variable
H A DCGStmtOpenMP.cpp1591 const OMPExecutableDirective &, in emitEmptyBoundParameters()
4557 void VisitOMPExecutableDirective(const OMPExecutableDirective *) {} in VisitOMPExecutableDirective()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8583 AST_MATCHER(OMPExecutableDirective, isStandaloneDirective) { in AST_MATCHER() argument
8602 AST_MATCHER_P(OMPExecutableDirective, hasStructuredBlock, in AST_MATCHER_P() argument
8620 AST_MATCHER_P(OMPExecutableDirective, hasAnyClause, in AST_MATCHER_P() argument
8734 AST_MATCHER_P(OMPExecutableDirective, isAllowedToContainClauseKind, in AST_MATCHER_P() argument