Home
last modified time | relevance | path

Searched defs:IteratorImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h92 friend class IteratorImpl; variable
108 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl() function