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