Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1705 const Stmt *ParallelRegionBodyStmt = CS->getCapturedStmt(); in EmitOMPParallelDirective() local
1707 auto BodyGenCB = [ParallelRegionBodyStmt, in EmitOMPParallelDirective()
1712 OMPBuilderCBHelpers::EmitOMPRegionBody(*this, ParallelRegionBodyStmt, in EmitOMPParallelDirective()