Searched defs:IteratorBase (Results 1 – 7 of 7) sorted by relevance
124 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
134 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
22 explicit IteratorBase(T *CurrentT) : Current(CurrentT) {} in IteratorBase() function
544 class IteratorBase(collections_abc.Iterator, trackable.Trackable, class
1086 NamedDecl *const> IteratorBase; typedef1093 : IteratorBase(Pos), SingleElement(Single) {} in IteratorBase() function
1247 using IteratorBase = variable1256 : IteratorBase(Pos), SingleElement(Single) {} in IteratorBase() function