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.cpp4241 bool HasDepobjDeps = false; in emitDependClause() local
4256 HasDepobjDeps = true; in emitDependClause()
4280 if (HasDepobjDeps || HasRegularWithIterators) { in emitDependClause()
4283 if (HasDepobjDeps) { in emitDependClause()
4337 if (HasDepobjDeps) { in emitDependClause()