/freebsd-src/contrib/llvm-project/libcxx/include/__memory/ |
H A D | raw_storage_iterator.h | 45 typedef output_iterator_tag iterator_category; typedef
|
/freebsd-src/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | iterator.h | 28 typedef _Category iterator_category; typedef
|
H A D | front_insert_iterator.h | 42 typedef output_iterator_tag iterator_category; typedef
|
H A D | back_insert_iterator.h | 42 typedef output_iterator_tag iterator_category; typedef
|
H A D | reverse_iterator.h | 78 using iterator_category = variable 354 using iterator_category = global() variable
|
H A D | istream_iterator.h | 38 typedef input_iterator_tag iterator_category; typedef
|
H A D | ostreambuf_iterator.h | 35 typedef output_iterator_tag iterator_category; typedef
|
H A D | ostream_iterator.h | 37 typedef output_iterator_tag iterator_category; typedef
|
H A D | insert_iterator.h | 52 typedef output_iterator_tag iterator_category; typedef
|
H A D | wrap_iter.h | 35 typedef typename iterator_traits<iterator_type>::iterator_category iterator_category; global() typedef
|
H A D | istreambuf_iterator.h | 36 typedef input_iterator_tag iterator_category; typedef
|
H A D | bounded_iter.h | 47 using iterator_category = typename iterator_traits<_Iterator>::iterator_category; global() member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclLookups.h | 35 using iterator_category = std::forward_iterator_tag; variable
|
H A D | AttrIterator.h | 59 using iterator_category = std::forward_iterator_tag; variable
|
H A D | DependentDiagnostic.h | 136 using iterator_category = std::forward_iterator_tag; variable
|
H A D | DeclFriend.h | 200 using iterator_category = std::forward_iterator_tag; variable
|
/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | path_iterator.h | 43 typedef input_iterator_tag iterator_category; global() typedef
|
H A D | directory_iterator.h | 48 typedef input_iterator_tag iterator_category; global() typedef
|
H A D | recursive_directory_iterator.h | 46 using iterator_category = input_iterator_tag; global() variable
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | interval_set.h | 42 using iterator_category = std::input_iterator_tag; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseSet.h | 121 using iterator_category = std::forward_iterator_tag; variable 151 using iterator_category = std::forward_iterator_tag; variable
|
H A D | SmallPtrSet.h | 277 using iterator_category = std::forward_iterator_tag; global() variable
|
/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/ |
H A D | chunk_by_view.h | 153 using iterator_category = input_iterator_tag; variable
|
H A D | to.h | 144 using iterator_category = input_iterator_tag; global() member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | IdentifierResolver.h | 76 using iterator_category = std::input_iterator_tag; variable
|