Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtOpenMP.cpp266 Stmt *AssociatedStmt, Stmt *IfStmt) { in Create()
283 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create()
303 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
338 unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
410 unsigned NumLoops, Stmt *AssociatedStmt, in Create()
431 Stmt *AssociatedStmt, unsigned NumGeneratedLoops, in Create()
453 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
496 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create()
517 Stmt *AssociatedStmt, in Create()
536 Stmt *AssociatedStmt) { in Create()
[all …]
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp2944 StmtResult AssociatedStmt; in ParseOpenMPDeclarativeOrExecutableDirective() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h302 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h8675 StmtResult AssociatedStmt; in TransformOMPExecutableDirective() local