Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPContextTest.cpp33 #define OMP_TRAIT_SELECTOR(Enum, TraitSetEnum, Str, RequiresProperty) \ in TEST_F() argument
58 #define OMP_TRAIT_SELECTOR(Enum, TraitSetEnum, Str, RequiresProperty) \ in TEST_F() argument
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp489 isValidTraitSelectorForTraitSet(TraitSelector Selector,TraitSet Set,bool & AllowsTraitScore,bool & RequiresProperty) isValidTraitSelectorForTraitSet() argument
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp926 bool RequiresProperty = false; in parseOMPTraitPropertyKind() local
1167 bool RequiresProperty = false; in parseOMPContextSelector() local
1267 bool RequiresProperty = false; in parseOMPTraitSetKind() local
[all...]
/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2641 bool RequiresProperty = false; print() local
2685 bool RequiresProperty = false; getMangledName() local