Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtOpenMP.h513 struct HelperExprs { struct
828 const HelperExprs &Exprs);
901 Stmt *AssociatedStmt, const HelperExprs &Exprs,
969 Stmt *AssociatedStmt, const HelperExprs &Exprs);
1350 Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel);
1422 Stmt *AssociatedStmt, const HelperExprs &Exprs);
2359 Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel);
2607 Stmt *AssociatedStmt, const HelperExprs &Exprs);
2673 Stmt *AssociatedStmt, const HelperExprs &Exprs);
2741 Stmt *AssociatedStmt, const HelperExprs &Exprs);
[all …]
/external/clang/lib/AST/
DStmtOpenMP.cpp86 const HelperExprs &Exprs) { in Create()
128 const HelperExprs &Exprs, bool HasCancel) { in Create()
181 const HelperExprs &Exprs) { in Create()
350 const HelperExprs &Exprs, bool HasCancel) { in Create()
401 const HelperExprs &Exprs) { in Create()
741 const HelperExprs &Exprs, bool HasCancel) { in Create()
884 const HelperExprs &Exprs) { in Create()
935 const HelperExprs &Exprs) { in Create()
985 const HelperExprs &Exprs) { in Create()
1057 const HelperExprs &Exprs) { in Create()
[all …]
/external/clang/lib/Sema/
DSemaOpenMP.cpp4935 OMPLoopDirective::HelperExprs &Built) { in CheckOpenMPLoop()
5461 OMPLoopDirective::HelperExprs B; in ActOnOpenMPSimdDirective()
5515 OMPLoopDirective::HelperExprs B; in ActOnOpenMPForDirective()
5551 OMPLoopDirective::HelperExprs B; in ActOnOpenMPForSimdDirective()
5768 OMPLoopDirective::HelperExprs B; in ActOnOpenMPParallelForDirective()
5813 OMPLoopDirective::HelperExprs B; in ActOnOpenMPParallelForSimdDirective()
6786 OMPLoopDirective::HelperExprs B; in ActOnOpenMPTargetParallelForDirective()
6993 OMPLoopDirective::HelperExprs B; in ActOnOpenMPTaskLoopDirective()
7025 OMPLoopDirective::HelperExprs B; in ActOnOpenMPTaskLoopSimdDirective()
7068 OMPLoopDirective::HelperExprs B; in ActOnOpenMPDistributeDirective()
[all …]