Home
last modified time | relevance | path

Searched refs:PrivScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp331 PrivScope(CGF) { in CGOpenMPInnerExprInfo()
347 PrivScope.addPrivate(VD, [&CGF, &DRE]() -> Address { in CGOpenMPInnerExprInfo()
351 (void)PrivScope.Privatize(); in CGOpenMPInnerExprInfo()
381 CodeGenFunction::OMPPrivateScope PrivScope; member in __anon50ddb8e60111::CGOpenMPInnerExprInfo