Searched refs:CriticalRegionBodyStmt (Results 1 – 1 of 1) sorted by relevance
4396 const Stmt *CriticalRegionBodyStmt = S.getAssociatedStmt(); in EmitOMPCriticalDirective() local4413 auto BodyGenCB = [CriticalRegionBodyStmt, this](InsertPointTy AllocaIP, in EmitOMPCriticalDirective()4416 *this, CriticalRegionBodyStmt, AllocaIP, CodeGenIP, "critical"); in EmitOMPCriticalDirective()