Home
last modified time | relevance | path

Searched refs:PreCondScope (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2087 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local
2088 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2089 (void)PreCondScope.Privatize(); in emitPreCond()