Searched refs:InscanScope (Results 1 – 1 of 1) sorted by relevance
1911 OMPPrivateScope InscanScope(*this); in EmitOMPLoopBody() local1912 EmitOMPReductionClauseInit(D, InscanScope, /*ForInscan=*/true); in EmitOMPLoopBody()1913 bool IsInscanRegion = InscanScope.Privatize(); in EmitOMPLoopBody()