Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp266 Stmt *AssociatedStmt, Stmt *IfStmt) { in Create()
283 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create()
302 unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
338 unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
412 unsigned NumLoops, Stmt *AssociatedStmt, in Create()
433 Stmt *AssociatedStmt, unsigned NumGeneratedLoops, in Create()
454 SourceLocation EndLoc, Stmt *AssociatedStmt, in Create()
472 ArrayRef<OMPClause *> Clauses, unsigned NumLoops, Stmt *AssociatedStmt, in Create()
493 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, in Create()
536 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *TaskRedRef, in Create()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h84 Stmt *AssociatedStmt = nullptr; variable
H A DStmtOpenMP.h311 Stmt *AssociatedStmt, unsigned NumChildren, in createDirective()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2536 StmtResult AssociatedStmt; in ParseOpenMPExecutableDirective() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h9139 StmtResult AssociatedStmt; in TransformOMPExecutableDirective() local