Home
last modified time | relevance | path

Searched defs:enum_iteration_traits (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DSequence.h99 template <typename EnumT> struct enum_iteration_traits { struct
100 static constexpr bool is_iterable = false;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSequence.h99 template <typename EnumT> struct enum_iteration_traits { struct
100 static constexpr bool is_iterable = false;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DSequence.h99 template <typename EnumT> struct enum_iteration_traits { struct
100 static constexpr bool is_iterable = false;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSequence.h99 template <typename EnumT> struct enum_iteration_traits { struct
100 static constexpr bool is_iterable = false;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSequence.h99 template <typename EnumT> struct enum_iteration_traits { struct
100 static constexpr bool is_iterable = false;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp66 template <> struct enum_iteration_traits<InstCounterType> { struct
67 static constexpr bool is_iterable = true;