Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1213 bool WithNowait; global() member
H A DCGStmtOpenMP.cpp1432 bool WithNowait = D.getSingleClause<OMPNowaitClause>() || EmitOMPReductionClauseFinal() local
H A DCGOpenMPRuntime.cpp4923 bool WithNowait = Options.WithNowait; emitReduction() local