Home
last modified time | relevance | path

Searched refs:HelperExprs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtOpenMP.cpp260 const HelperExprs &Exprs) { in Create()
295 const HelperExprs &Exprs, Expr *TaskRedRef, bool HasCancel) { in Create()
362 const HelperExprs &Exprs) { in Create()
491 const HelperExprs &Exprs, Expr *TaskRedRef, bool HasCancel) { in Create()
536 const HelperExprs &Exprs) { in Create()
829 const HelperExprs &Exprs, Expr *TaskRedRef, bool HasCancel) { in Create()
934 const HelperExprs &Exprs, bool HasCancel) { in Create()
978 const HelperExprs &Exprs) { in Create()
1021 const HelperExprs &Exprs, bool HasCancel) { in Create()
1066 const HelperExprs &Exprs) { in Create()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h735 struct HelperExprs { struct
1506 const HelperExprs &Exprs);
1583 Stmt *AssociatedStmt, const HelperExprs &Exprs,
1658 Stmt *AssociatedStmt, const HelperExprs &Exprs);
2048 Stmt *AssociatedStmt, const HelperExprs &Exprs, Expr *TaskRedRef,
2129 Stmt *AssociatedStmt, const HelperExprs &Exprs);
3203 Stmt *AssociatedStmt, const HelperExprs &Exprs, Expr *TaskRedRef,
3458 Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel);
3526 Stmt *AssociatedStmt, const HelperExprs &Exprs);
3599 Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel);
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8904 OMPLoopBasedDirective::HelperExprs &Built) { in checkOpenMPLoop()
9634 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPSimdDirective()
9673 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPForDirective()
9709 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPForSimdDirective()
9976 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPParallelForDirective()
10020 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPParallelForSimdDirective()
11214 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPTargetParallelForDirective()
11504 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPTaskLoopDirective()
11541 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPTaskLoopSimdDirective()
11590 OMPLoopBasedDirective::HelperExprs B; in ActOnOpenMPMasterTaskLoopDirective()
[all …]