Home | History | Annotate | Download | only in src

Lines Matching refs:DependencyGroup

4807 DependentCode::DependencyGroup DependentCode::group() {
4808 return static_cast<DependencyGroup>(GroupField::decode(flags()));
4812 void DependentCode::set_group(DependentCode::DependencyGroup group) {