Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp9905 const bool RequiresOuterTask = D.hasClausesOfKind<OMPDependClause>() || in emitTargetCall() local
11037 bool RequiresOuterTask = D.hasClausesOfKind<OMPDependClause>() || in emitTargetDataStandAloneCall() local