Home
last modified time | relevance | path

Searched defs:RequiresOuterTask (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9826 const bool RequiresOuterTask = D.hasClausesOfKind<OMPDependClause>() || in emitTargetCall() local
10940 bool RequiresOuterTask = D.hasClausesOfKind<OMPDependClause>() || in emitTargetDataStandAloneCall() local