Searched refs:InRedScope (Results 1 – 1 of 1) sorted by relevance
4854 OMPPrivateScope InRedScope(CGF); in EmitOMPTaskBasedDirective() local4884 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), Replacement); in EmitOMPTaskBasedDirective()4887 (void)InRedScope.Privatize(); in EmitOMPTaskBasedDirective()5126 OMPPrivateScope InRedScope(CGF); in processInReduction() local5154 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), Replacement); in processInReduction()5157 (void)InRedScope.Privatize(); in processInReduction()