Home | History | Annotate | Download | only in src

Lines Matching refs:GroupField

5593   class GroupField : public BitField<int, 0, 3> {};
5595 STATIC_ASSERT(kGroupCount <= GroupField::kMax + 1);