Searched defs:RequiresProperty (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPContext.cpp | 488 isValidTraitSelectorForTraitSet(TraitSelector Selector,TraitSet Set,bool & AllowsTraitScore,bool & RequiresProperty) isValidTraitSelectorForTraitSet() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenMP.cpp | 916 bool RequiresProperty = false; parseOMPTraitPropertyKind() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | OpenMPClause.cpp | 2639 bool RequiresProperty = false; print() local |