Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4061 const Stmt *CriticalRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPCriticalDirective() local
4078 auto BodyGenCB = [CriticalRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPCriticalDirective()
4082 OMPBuilderCBHelpers::EmitOMPRegionBody(*this, CriticalRegionBodyStmt, in EmitOMPCriticalDirective()