Searched refs:GetLastIndex (Results 1 – 2 of 2) sorted by relevance
169 int64_t GetLastIndex() const { return m_last_index; } in GetLastIndex() function
380 int64_t last_index = node->GetLastIndex(); in Visit()