Home
last modified time | relevance | path

Searched defs:PrivateScope (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp411 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); in emitInitWithReductionInitializer() local
573 OMPPrivateScope &PrivateScope) { in EmitOMPFirstprivateClause()
667 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPPrivateClause()
759 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) { in EmitOMPLastprivateClauseInit()
936 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPReductionClauseInit()
1229 OMPPrivateScope PrivateScope(CGF); in EmitOMPParallelDirective() local
1475 const OMPLoopDirective &D, CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPLinearClause()
3250 OMPPrivateScope PrivateScope(CGF); in EmitOMPTargetDirectiveOutlinedFunction() local
3347 OMPPrivateScope PrivateScope(CGF); in EmitOMPTeamsDirective() local
DCGOpenMPRuntime.cpp4554 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); in emitReduction() local