Searched refs:InRedScope (Results 1 – 1 of 1) sorted by relevance
5191 OMPPrivateScope InRedScope(CGF); in EmitOMPTaskBasedDirective() local5221 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), Replacement); in EmitOMPTaskBasedDirective()5224 (void)InRedScope.Privatize(); in EmitOMPTaskBasedDirective()5472 OMPPrivateScope InRedScope(CGF); in processInReduction() local5500 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), Replacement); in processInReduction()5503 (void)InRedScope.Privatize(); in processInReduction()