Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2300 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local
2301 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2302 (void)PreCondScope.Privatize(); in emitPreCond()