Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3982 const Stmt *MasterRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPMasterDirective() local
3988 auto BodyGenCB = [MasterRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPMasterDirective()
3992 OMPBuilderCBHelpers::EmitOMPRegionBody(*this, MasterRegionBodyStmt, in EmitOMPMasterDirective()