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