Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4138 const Stmt *SectionRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPSectionDirective() local
4143 auto BodyGenCB = [SectionRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPSectionDirective()
4146 *this, SectionRegionBodyStmt, AllocaIP, CodeGenIP, "section"); in EmitOMPSectionDirective()