Searched defs:getIterator (Results 1 – 3 of 3) sorted by relevance
181 AllAccessType::self_iterator getIterator() { in getIterator() function184 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
81 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function82 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
100 BaseIter getIterator() const { in getIterator() function