/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | StmtOpenMP.h | 304 OMPExecutableDirective(StmtClass SC, OpenMPDirectiveKind K, in OMPExecutableDirective() function 629 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 [all …]
|
D | OpenMPClause.h | 8968 friend class OMPExecutableDirective; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | StmtOpenMP.h | 304 OMPExecutableDirective(StmtClass SC, OpenMPDirectiveKind K, in OMPExecutableDirective() function 629 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 [all …]
|
D | OpenMPClause.h | 9008 friend class OMPExecutableDirective; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | StmtOpenMP.h | 304 OMPExecutableDirective(StmtClass SC, OpenMPDirectiveKind K, in OMPExecutableDirective() function 629 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 [all …]
|
D | OpenMPClause.h | 9008 friend class OMPExecutableDirective; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | StmtOpenMP.h | 304 OMPExecutableDirective(StmtClass SC, OpenMPDirectiveKind K, in OMPExecutableDirective() function 629 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 [all …]
|
D | OpenMPClause.h | 9008 friend class OMPExecutableDirective; variable
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 41 class OMPExecutableDirective; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 8426 AST_MATCHER(OMPExecutableDirective, isStandaloneDirective) { in AST_MATCHER() argument 8445 AST_MATCHER_P(OMPExecutableDirective, hasStructuredBlock, in AST_MATCHER_P() argument 8463 AST_MATCHER_P(OMPExecutableDirective, hasAnyClause, in AST_MATCHER_P() argument 8577 AST_MATCHER_P(OMPExecutableDirective, isAllowedToContainClauseKind, in AST_MATCHER_P() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 8603 AST_MATCHER(OMPExecutableDirective, isStandaloneDirective) { in AST_MATCHER() argument 8622 AST_MATCHER_P(OMPExecutableDirective, hasStructuredBlock, in AST_MATCHER_P() argument 8640 AST_MATCHER_P(OMPExecutableDirective, hasAnyClause, in AST_MATCHER_P() argument 8754 AST_MATCHER_P(OMPExecutableDirective, isAllowedToContainClauseKind, in AST_MATCHER_P() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 8603 AST_MATCHER(OMPExecutableDirective, isStandaloneDirective) { in AST_MATCHER() argument 8622 AST_MATCHER_P(OMPExecutableDirective, hasStructuredBlock, in AST_MATCHER_P() argument 8640 AST_MATCHER_P(OMPExecutableDirective, hasAnyClause, in AST_MATCHER_P() argument 8754 AST_MATCHER_P(OMPExecutableDirective, isAllowedToContainClauseKind, in AST_MATCHER_P() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 8605 AST_MATCHER(OMPExecutableDirective, isStandaloneDirective) { in AST_MATCHER() argument 8624 AST_MATCHER_P(OMPExecutableDirective, hasStructuredBlock, in AST_MATCHER_P() argument 8642 AST_MATCHER_P(OMPExecutableDirective, hasAnyClause, in AST_MATCHER_P() argument 8756 AST_MATCHER_P(OMPExecutableDirective, isAllowedToContainClauseKind, in AST_MATCHER_P() argument
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 67 OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, in OMPExecutableDirective() function
|