Home | History | Annotate | Download | only in gold

Lines Matching refs:has_sibling_attribute

187       : tag(t), has_children(hc), has_sibling_attribute(false), attributes()
203 bool has_sibling_attribute : 1;
524 has_sibling_attribute() const
527 return this->abbrev_code_->has_sibling_attribute;