Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4214 bool HasDepobjDeps = false; in emitDependClause() local
4229 HasDepobjDeps = true; in emitDependClause()
4253 if (HasDepobjDeps || HasRegularWithIterators) { in emitDependClause()
4256 if (HasDepobjDeps) { in emitDependClause()
4306 if (HasDepobjDeps) { in emitDependClause()