Home | History | Annotate | Download | only in src

Lines Matching refs:children_count_

871       : entities_count_(0), children_count_(0) {
877 children_count_ += number_and_size.number();
881 int children_count() { return children_count_; }
885 int children_count_;