Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp699 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond() local
700 emitPrivateLoopCounters(CGF, PreCondScope, S.counters()); in emitPreCond()
701 (void)PreCondScope.Privatize(); in emitPreCond()