Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4024 const Stmt *MaskedRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPMaskedDirective() local
4036 auto BodyGenCB = [MaskedRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPMaskedDirective()
4040 OMPBuilderCBHelpers::EmitOMPRegionBody(*this, MaskedRegionBodyStmt, in EmitOMPMaskedDirective()