Home
last modified time | relevance | path

Searched defs:AssociatedStmt (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DStmtOpenMP.cpp59 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) { in Create()
85 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
127 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
180 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
231 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) { in Create()
257 Stmt *AssociatedStmt, in Create()
280 Stmt *AssociatedStmt) { in Create()
305 Stmt *AssociatedStmt) { in Create()
325 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) { in Create()
349 unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtOpenACC.h67 Stmt *AssociatedStmt = nullptr; variable
DStmtOpenMP.h311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtOpenACC.h67 Stmt *AssociatedStmt = nullptr; variable
DStmtOpenMP.h311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtOpenACC.h80 Stmt *AssociatedStmt = nullptr; variable
DStmtOpenMP.h311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
/aosp_15_r20/external/clang/lib/Parse/
H A DParseOpenMP.cpp952 StmtResult AssociatedStmt; in ParseOpenMPDeclarativeOrExecutableDirective() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtOpenMP.h311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h7183 StmtResult AssociatedStmt; in TransformOMPExecutableDirective() local