Index of the last bit occupied by this field.
Declared in <llvm/ADT/Bitfields.h>
<llvm/ADT/Bitfields.h>
inline constexpr static unsigned int LastBit = Shift + Bits - 1;