Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1403 bool WithNowait; member
H A DCGStmtOpenMP.cpp1443 bool WithNowait = D.getSingleClause<OMPNowaitClause>() || in EmitOMPReductionClauseFinal() local
H A DCGOpenMPRuntime.cpp5534 bool WithNowait = Options.WithNowait; in emitReduction() local