Searched defs:IteratorTraits (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_iterator.h24 template <class OptionsT> struct IteratorTraits<OptionsT, false> { struct in namespace:llvm::ilist_detail
31 template <class OptionsT> struct IteratorTraits<OptionsT, true> { struct in namespace:llvm::ilist_detail
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2365 struct IteratorTraits { struct in namespace:testing::internal
2371 struct IteratorTraits<T*> { struct in namespace:testing::internal
2376 struct IteratorTraits<const T*> { struct in namespace:testing::internal

Completed in 72 milliseconds