Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1728 const Stmt *ParallelRegionBodyStmt = CS->getCapturedStmt(); in EmitOMPParallelDirective() local
1730 auto BodyGenCB = [ParallelRegionBodyStmt, in EmitOMPParallelDirective()
1735 OMPBuilderCBHelpers::EmitOMPRegionBody(*this, ParallelRegionBodyStmt, in EmitOMPParallelDirective()