Lines Matching refs:OMPPrivateScope
94 CodeGenFunction::OMPPrivateScope Remap(CGF); in EmitOMPCopy()
106 CodeGenFunction::OMPPrivateScope Remap(CGF); in EmitOMPCopy()
116 OMPPrivateScope &PrivateScope) { in EmitOMPFirstprivateClause()
190 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPPrivateClause()
279 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) { in EmitOMPLastprivateClauseInit()
407 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPReductionClauseInit()
498 OMPPrivateScope PrivateScope(CGF); in EmitOMPParallelDirective()
639 CodeGenFunction::OMPPrivateScope VarScope(CGF); in emitLinearClauseFinal()
682 CodeGenFunction::OMPPrivateScope &LoopScope, in emitPrivateLoopCounters()
699 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond()
713 CodeGenFunction::OMPPrivateScope &PrivateScope) { in emitPrivateLinearVars()
762 OMPPrivateScope VarScope(*this); in EmitOMPSimdFinal()
819 OMPPrivateScope LoopScope(CGF); in EmitOMPSimdDirective()
851 OMPPrivateScope &LoopScope, in EmitOMPForOuterLoop()
1099 OMPPrivateScope LoopScope(*this); in EmitOMPWorksharingLoop()
1275 CodeGenFunction::OMPPrivateScope LoopScope(CGF); in EmitSections()
1336 CodeGenFunction::OMPPrivateScope SingleScope(CGF); in EmitSections()
1399 CodeGenFunction::OMPPrivateScope SingleScope(CGF); in EmitOMPSingleDirective()
1544 OMPPrivateScope Scope(CGF); in EmitOMPTaskDirective()