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.cpp2375 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local
2376 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2377 (void)PreCondScope.Privatize(); in emitPreCond()