Searched refs:enum_iteration_traits (Results 1 – 3 of 3) sorted by relevance
222 friend struct llvm::enum_iteration_traits<NestedEnum3>;232 template <> struct enum_iteration_traits<UntypedEnum> { struct236 template <> struct enum_iteration_traits<TypedEnum> { struct240 template <> struct enum_iteration_traits<X::ScopedEnum> { struct244 template <> struct enum_iteration_traits<S::NestedEnum> { struct248 template <> struct enum_iteration_traits<S::NestedEnum3> { struct
99 template <typename EnumT> struct enum_iteration_traits { struct329 static_assert(enum_iteration_traits<EnumT>::is_iterable, in enum_seq()356 static_assert(enum_iteration_traits<EnumT>::is_iterable, in enum_seq_inclusive()
66 template <> struct enum_iteration_traits<InstCounterType> { struct