Searched defs:AssociatedStmt (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ |
H A D | StmtOpenMP.cpp | 59 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/ |
D | StmtOpenACC.h | 67 Stmt *AssociatedStmt = nullptr; variable
|
D | StmtOpenMP.h | 311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | StmtOpenACC.h | 67 Stmt *AssociatedStmt = nullptr; variable
|
D | StmtOpenMP.h | 311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | StmtOpenACC.h | 80 Stmt *AssociatedStmt = nullptr; variable
|
D | StmtOpenMP.h | 311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 952 StmtResult AssociatedStmt; in ParseOpenMPDeclarativeOrExecutableDirective() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | StmtOpenMP.h | 311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | TreeTransform.h | 7183 StmtResult AssociatedStmt; in TransformOMPExecutableDirective() local
|