OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WithNowait
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h
1403
bool
WithNowait
;
1444
///
WithNowait
true if parent directive has also nowait clause, false
2286
///
WithNowait
true if parent directive has also nowait clause, false
CGStmtOpenMP.cpp
1443
bool
WithNowait
= D.getSingleClause<OMPNowaitClause>() ||
1451
{
WithNowait
, SimpleReduction, ReductionKind});
3491
{/*
WithNowait
=*/true, /*SimpleReduction=*/true, OMPD_unknown});
4931
{/*
WithNowait
=*/true, /*SimpleReduction=*/true, OMPD_simd});
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026