Home | History | Annotate | Download | only in src

Lines Matching full:add_node_count

180   void add_node_count(int count) { node_count_ += count; }
2609 void increase_node_count() { properties_.add_node_count(1); }