Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10224 const bool RequiresOuterTask = D.hasClausesOfKind<OMPDependClause>() || in emitTargetCall() local
11329 bool RequiresOuterTask = D.hasClausesOfKind<OMPDependClause>() || in emitTargetDataStandAloneCall() local