Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4426 const Stmt *SectionRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPSectionDirective() local
4432 auto BodyGenCB = [SectionRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPSectionDirective()
4435 *this, SectionRegionBodyStmt, AllocaIP, CodeGenIP, "section"); in EmitOMPSectionDirective()