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