Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3874 const Stmt *SectionRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPSectionDirective() local
3879 auto BodyGenCB = [SectionRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPSectionDirective()
3883 OMPBuilderCBHelpers::EmitOMPRegionBody(*this, SectionRegionBodyStmt, in EmitOMPSectionDirective()