Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmtOpenMP.h432 struct HelperExprs { struct
675 const HelperExprs &Exprs);
739 const HelperExprs &Exprs);
803 Stmt *AssociatedStmt, const HelperExprs &Exprs);
1140 Stmt *AssociatedStmt, const HelperExprs &Exprs);
1209 Stmt *AssociatedStmt, const HelperExprs &Exprs);
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDStmt.cpp1657 const HelperExprs &Exprs) { in Create()
1697 const HelperExprs &Exprs) { in Create()
1744 const HelperExprs &Exprs) { in Create()
1900 const HelperExprs &Exprs) { in Create()
1945 const HelperExprs &Exprs) { in Create()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp3097 OMPLoopDirective::HelperExprs &Built) { in CheckOpenMPLoop()
3485 OMPLoopDirective::HelperExprs B; in ActOnOpenMPSimdDirective()
3515 OMPLoopDirective::HelperExprs B; in ActOnOpenMPForDirective()
3535 OMPLoopDirective::HelperExprs B; in ActOnOpenMPForSimdDirective()
3667 OMPLoopDirective::HelperExprs B; in ActOnOpenMPParallelForDirective()
3696 OMPLoopDirective::HelperExprs B; in ActOnOpenMPParallelForSimdDirective()