Lines Matching full:bitfield
436 class TypeField: public BitField<Type, 0, 2> {};437 class NextField: public BitField<int, 2, 32-2> {};