Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAllocatorList.h93 friend class IteratorImpl; variable
109 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h774 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function