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
557 class IteratorBase( class
1086 NamedDecl *const> IteratorBase; typedef1093 : IteratorBase(Pos), SingleElement(Single) {} in IteratorBase() function