Searched refs:PreCondScope (Results 1 – 2 of 2) sorted by relevance
1462 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local1463 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()1464 (void)PreCondScope.Privatize(); in emitPreCond()
2087 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local2088 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()2089 (void)PreCondScope.Privatize(); in emitPreCond()