Lines Matching full:index_
1923 BlockLocation (int index_, int offset_, int size_) : index(index_), offset(offset_), size(size_) {}