Searched refs:StoredIdx (Results 1 – 1 of 1) sorted by relevance
5616 TypeIdx &StoredIdx = TypeIdxs[T]; in TypeRead() local5617 if (Idx.getIndex() >= StoredIdx.getIndex()) in TypeRead()5618 StoredIdx = Idx; in TypeRead()