Home | History | Annotate | Download | only in gold

Lines Matching refs:has_children

187       : tag(t), has_children(hc), has_sibling_attribute(false), attributes()
201 bool has_children : 1;
516 has_children() const
519 return this->abbrev_code_->has_children;