LLVM 22.0.0git
|
Bitfield deals with the following type: More...
#include "llvm/ADT/Bitfields.h"
Public Types | |
using | type = std::underlying_type_t<T> |
Bitfield deals with the following type:
Definition at line 197 of file Bitfields.h.
using llvm::bitfields_details::ResolveUnderlyingType< T, bool >::type = std::underlying_type_t<T> |
Definition at line 198 of file Bitfields.h.