Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4226 bool HasDepobjDeps = false; in emitDependClause() local
4241 HasDepobjDeps = true; in emitDependClause()
4261 if (HasDepobjDeps || HasRegularWithIterators) { in emitDependClause()
4264 if (HasDepobjDeps) { in emitDependClause()
4318 if (HasDepobjDeps) { in emitDependClause()