Home
last modified time | relevance | path

Searched defs:iterator_category (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Draw_storage_iterator.h40 typedef output_iterator_tag iterator_category; global() typedef
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Diterator.h30 typedef _Category iterator_category; global() typedef
H A Dfront_insert_iterator.h40 typedef output_iterator_tag iterator_category; global() typedef
H A Dback_insert_iterator.h40 typedef output_iterator_tag iterator_category; global() typedef
H A Distream_iterator.h37 typedef input_iterator_tag iterator_category; global() typedef
H A Dostream_iterator.h35 typedef output_iterator_tag iterator_category; global() typedef
H A Dostreambuf_iterator.h34 typedef output_iterator_tag iterator_category; global() typedef
H A Dinsert_iterator.h50 typedef output_iterator_tag iterator_category; global() typedef
H A Dwrap_iter.h37 typedef typename iterator_traits<iterator_type>::iterator_category iterator_category; typedef
H A Distreambuf_iterator.h36 typedef input_iterator_tag iterator_category; typedef
H A Dbounded_iter.h56 using iterator_category = typename iterator_traits<_Iterator>::iterator_category; member
H A Dreverse_iterator.h78 using iterator_category = variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h35 using iterator_category = std::forward_iterator_tag; variable
H A DAttrIterator.h59 using iterator_category = std::forward_iterator_tag; variable
H A DDeclFriend.h200 using iterator_category = std::forward_iterator_tag; variable
H A DRedeclarable.h250 using iterator_category = std::forward_iterator_tag; variable
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dpath_iterator.h42 typedef input_iterator_tag iterator_category; typedef
H A Ddirectory_iterator.h47 typedef input_iterator_tag iterator_category; typedef
H A Drecursive_directory_iterator.h45 using iterator_category = input_iterator_tag; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dinterval_set.h42 using iterator_category = std::input_iterator_tag; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseSet.h121 using iterator_category = std::forward_iterator_tag; variable
151 using iterator_category = std::forward_iterator_tag; variable
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dchunk_by_view.h153 using iterator_category = input_iterator_tag; variable
H A Dto.h145 using iterator_category = input_iterator_tag; member
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h100 using iterator_category = std::input_iterator_tag; variable
126 using iterator_category = std::input_iterator_tag; variable
449 using iterator_category = std::bidirectional_iterator_tag; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h279 typedef std::input_iterator_tag iterator_category; typedef

12