Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3956 const Stmt *MasterRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPMasterDirective() local
3962 auto BodyGenCB = [MasterRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPMasterDirective()
3966 OMPBuilderCBHelpers::EmitOMPRegionBody(*this, MasterRegionBodyStmt, in EmitOMPMasterDirective()