Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4351 const Stmt *CriticalRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPCriticalDirective() local
4368 auto BodyGenCB = [CriticalRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPCriticalDirective()
4371 *this, CriticalRegionBodyStmt, AllocaIP, CodeGenIP, "critical"); in EmitOMPCriticalDirective()