Home | History | Annotate | Download | only in src

Lines Matching refs:CountField

4814 int DependentCode::count() { return CountField::decode(flags()); }
4817 set_flags(CountField::update(flags(), value));