Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp162 OMPPrivateScope &PrivateScope) { in EmitOMPFirstprivateClause()
241 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPPrivateClause()
323 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) { in EmitOMPLastprivateClauseInit()
417 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPReductionClauseInit()
523 OMPPrivateScope PrivateScope(CGF); in EmitOMPParallelDirective() local
683 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitPrivateLinearVars()
DCGOpenMPRuntime.cpp1865 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); in emitReduction() local