Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtOpenMP.cpp239 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create()
259 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
294 unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
340 unsigned NumLoops, Stmt *AssociatedStmt, in Create()
361 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
404 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create()
425 Stmt *AssociatedStmt, in Create()
444 Stmt *AssociatedStmt) { in Create()
460 Stmt *AssociatedStmt) { in Create()
475 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) { in Create()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp2547 StmtResult AssociatedStmt; in ParseOpenMPDeclarativeOrExecutableDirective() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h302 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h8436 StmtResult AssociatedStmt; in TransformOMPExecutableDirective() local