Searched refs:pointee_iterator (Results 1 – 7 of 7) sorted by relevance
229 struct pointee_iterator struct231 pointee_iterator<WrappedIteratorT>, WrappedIteratorT,234 pointee_iterator() = default;236 pointee_iterator(U &&u) in pointee_iterator() function237 : pointee_iterator::iterator_adaptor_base(std::forward<U &&>(u)) {} in pointee_iterator()
550 typedef pointee_iterator<typename VectorT::iterator> iterator;554 typedef pointee_iterator<typename VectorT::const_iterator> const_iterator;
27 typedef pointee_iterator<SmallVectorImpl<int *>::const_iterator> test_iterator; in TEST()67 typedef pointee_iterator< in TEST()
170 typedef llvm::pointee_iterator<list_type::iterator> iterator;171 typedef llvm::pointee_iterator<list_type::const_iterator> const_iterator;
229 typedef pointee_iterator<SmallPtrSet<SCC *, 1>::const_iterator> parent_iterator;
259 typedef pointee_iterator<SmallVectorImpl<
1190 typedef llvm::pointee_iterator<const Matcher<T> *const *> PI;