reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3434 if (EmitOMPFirstprivateClause(S, LoopScope)) { 3442 EmitOMPPrivateClause(S, LoopScope); 3446 EmitOMPReductionClauseInit(S, LoopScope); 3447 HasLastprivateClause = EmitOMPLastprivateClauseInit(S, LoopScope); 3448 EmitOMPPrivateLoopCounters(S, LoopScope); 3449 (void)LoopScope.Privatize(); 3537 EmitOMPInnerLoop(S, LoopScope.requiresCleanups(), Cond, IncExpr, 3558 EmitOMPDistributeOuterLoop(ScheduleKind, S, LoopScope, LoopArguments,