Searched refs:InRedScope (Results 1 – 1 of 1) sorted by relevance
4907 OMPPrivateScope InRedScope(CGF); in EmitOMPTaskBasedDirective() local4937 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), Replacement); in EmitOMPTaskBasedDirective()4940 (void)InRedScope.Privatize(); in EmitOMPTaskBasedDirective()5179 OMPPrivateScope InRedScope(CGF); in processInReduction() local5207 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), Replacement); in processInReduction()5210 (void)InRedScope.Privatize(); in processInReduction()