Searched defs:AssociatedStmt (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/clang/lib/AST/ |
D | StmtOpenMP.cpp | 196 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create() 216 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create() 251 unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create() 297 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create() 340 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create() 361 Stmt *AssociatedStmt, in Create() 380 Stmt *AssociatedStmt) { in Create() 396 Stmt *AssociatedStmt) { in Create() 411 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) { in Create() 426 unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create() [all …]
|
/external/clang/lib/AST/ |
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 …]
|
/external/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 952 StmtResult AssociatedStmt; in ParseOpenMPDeclarativeOrExecutableDirective() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 2403 StmtResult AssociatedStmt; in ParseOpenMPDeclarativeOrExecutableDirective() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | StmtOpenMP.h | 70 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 7183 StmtResult AssociatedStmt; in TransformOMPExecutableDirective() local
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 8335 StmtResult AssociatedStmt; in TransformOMPExecutableDirective() local
|