Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1462 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local
1463 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
1464 (void)PreCondScope.Privatize(); in emitPreCond()