Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2292 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local
2293 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2294 (void)PreCondScope.Privatize(); in emitPreCond()