Searched defs:SetIter (Results 1 – 6 of 6) sorted by relevance
44 SetIterTy SetIter; member51 SmallSetIterator(SetIterTy SetIter) : SetIter(SetIter), isSmall(false) {} in SmallSetIterator()
45 SetIterTy SetIter; member52 SmallSetIterator(SetIterTy SetIter) : SetIter(SetIter), isSmall(false) {} in SmallSetIterator()