Searched refs:IterE (Results 1 – 2 of 2) sorted by relevance
193 auto IterE = Paths.end(); in getRedundantPrefixLen() local195 while (++Iter != IterE) { in getRedundantPrefixLen()
791 auto Iter = LCPStack.begin(), IterE = LCPStack.end(); in buildTitleLinks() local807 for (auto Last = *Iter; ++Iter != IterE; Last = *Iter) { in buildTitleLinks()