OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowsTraitScore
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
OMPContext.h
104
/// \p
AllowsTraitScore
and \p RequiresProperty to true/false if the user can
108
bool &
AllowsTraitScore
,
/src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
OMPContext.cpp
490
bool &
AllowsTraitScore
,
492
AllowsTraitScore
= Set != TraitSet::construct && Set != TraitSet::device;
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseOpenMP.cpp
906
bool
AllowsTraitScore
= false;
910
AllowsTraitScore
, RequiresProperty);
1143
bool
AllowsTraitScore
= false;
1145
if (!isValidTraitSelectorForTraitSet(TISelector.Kind, Set,
AllowsTraitScore
,
1191
if (!
AllowsTraitScore
&& !Score.isUnset()) {
1243
bool
AllowsTraitScore
= false;
1247
AllowsTraitScore
, RequiresProperty);
/src/external/apache2/llvm/dist/clang/lib/AST/
OpenMPClause.cpp
2325
bool
AllowsTraitScore
= false;
2328
Selector.Kind, Set.Kind,
AllowsTraitScore
, RequiresProperty);
2369
bool
AllowsTraitScore
= false;
2372
Selector.Kind, Set.Kind,
AllowsTraitScore
, RequiresProperty);
Completed in 54 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026