Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp124 CodeGenFunction::OMPMapVars PreCondVars; in emitPreInitStmt() local
127 (void)PreCondVars.setVarAddr( in emitPreInitStmt()
130 (void)PreCondVars.apply(CGF); in emitPreInitStmt()
135 PreCondVars.restore(CGF); in emitPreInitStmt()