Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2256 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local
2257 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2258 (void)PreCondScope.Privatize(); in emitPreCond()