Searched defs:get_child (Results 1 – 2 of 2) sorted by relevance
206 ZonePreparseData* get_child(int index) { return children_[index]; } in get_child() function
66 PreparseData PreparseData::get_child(int index) const { in get_child() function