Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2328 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local
2329 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2330 (void)PreCondScope.Privatize(); in emitPreCond()