Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4196 const Stmt *SectionRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPSectionDirective() local
4201 auto BodyGenCB = [SectionRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPSectionDirective()
4204 *this, SectionRegionBodyStmt, AllocaIP, CodeGenIP, "section"); in EmitOMPSectionDirective()