Home
last modified time | relevance | path

Searched defs:is_enum_v (Results 1 – 7 of 7) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/src/__support/CPP/type_traits/
Dis_enum.h21 LIBC_INLINE_VAR constexpr bool is_enum_v = is_enum<T>::value; variable
/external/cronet/tot/third_party/llvm-libc/src/src/__support/CPP/type_traits/
Dis_enum.h21 LIBC_INLINE_VAR constexpr bool is_enum_v = is_enum<T>::value; variable
/external/llvm-libc/src/__support/CPP/type_traits/
Dis_enum.h21 LIBC_INLINE_VAR constexpr bool is_enum_v = is_enum<T>::value; variable
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__type_traits/
Dis_enum.h26 inline constexpr bool is_enum_v = __is_enum(_Tp); variable
/external/cronet/stable/third_party/libc++/src/include/__type_traits/
Dis_enum.h26 inline constexpr bool is_enum_v = __is_enum(_Tp); variable
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__type_traits/
Dis_enum.h26 inline constexpr bool is_enum_v = __is_enum(_Tp); variable
/external/cronet/tot/third_party/libc++/src/include/__type_traits/
Dis_enum.h26 inline constexpr bool is_enum_v = __is_enum(_Tp); variable