Searched refs:GetFirstIndex (Results 1 – 2 of 2) sorted by relevance
168 int64_t GetFirstIndex() const { return m_first_index; } in GetFirstIndex() function
379 int64_t first_index = node->GetFirstIndex(); in Visit()