| /freebsd-12.1/contrib/libstdc++/src/ |
| H A D | string-inst.cc | 69 const allocator<C>&, forward_iterator_tag); 73 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag); 78 forward_iterator_tag);
|
| /freebsd-12.1/contrib/libstdc++/include/bits/ |
| H A D | stl_iterator_base_types.h | 84 struct forward_iterator_tag : public input_iterator_tag {}; struct 87 struct bidirectional_iterator_tag : public forward_iterator_tag {};
|
| H A D | stl_vector.h | 831 _ForwardIterator __last, std::forward_iterator_tag) in _M_range_initialize() argument 876 std::forward_iterator_tag); 917 _ForwardIterator __last, std::forward_iterator_tag);
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | RegionIterator.h | 41 : public std::iterator<std::forward_iterator_tag, NodeRef> { 42 using super = std::iterator<std::forward_iterator_tag, NodeRef>; 168 : public std::iterator<std::forward_iterator_tag, NodeRef> { 169 using super = std::iterator<std::forward_iterator_tag, NodeRef>;
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | GetElementPtrTypeIterator.h | 33 : public std::iterator<std::forward_iterator_tag, Type *, ptrdiff_t> { 34 using super = std::iterator<std::forward_iterator_tag, Type *, ptrdiff_t>;
|
| /freebsd-12.1/contrib/libstdc++/include/backward/ |
| H A D | iterator.h | 73 using std::forward_iterator_tag; 104 typedef forward_iterator_tag iterator_category;
|
| /freebsd-12.1/contrib/llvm/include/llvm/ADT/ |
| H A D | BreadthFirstIterator.h | 49 : public std::iterator<std::forward_iterator_tag, typename GT::NodeRef>, 51 using super = std::iterator<std::forward_iterator_tag, typename GT::NodeRef>;
|
| H A D | EquivalenceClasses.h | 252 class member_iterator : public std::iterator<std::forward_iterator_tag, 256 using super = std::iterator<std::forward_iterator_tag,
|
| H A D | StringMap.h | 452 : public iterator_facade_base<DerivedTy, std::forward_iterator_tag, 535 std::forward_iterator_tag, StringRef> { 538 std::forward_iterator_tag, StringRef>;
|
| H A D | DenseSet.h | 116 using iterator_category = std::forward_iterator_tag; 142 using iterator_category = std::forward_iterator_tag;
|
| H A D | PostOrderIterator.h | 97 : public std::iterator<std::forward_iterator_tag, typename GT::NodeRef>, 99 using super = std::iterator<std::forward_iterator_tag, typename GT::NodeRef>;
|
| H A D | DepthFirstIterator.h | 87 : public std::iterator<std::forward_iterator_tag, typename GT::NodeRef>, 89 using super = std::iterator<std::forward_iterator_tag, typename GT::NodeRef>;
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | MachineRegisterInfo.h | 955 : public std::iterator<std::forward_iterator_tag, MachineInstr, ptrdiff_t> { 992 using reference = std::iterator<std::forward_iterator_tag, 994 using pointer = std::iterator<std::forward_iterator_tag, 1061 : public std::iterator<std::forward_iterator_tag, MachineInstr, ptrdiff_t> { 1098 using reference = std::iterator<std::forward_iterator_tag, 1100 using pointer = std::iterator<std::forward_iterator_tag,
|
| H A D | DIE.h | 517 : public iterator_facade_base<iterator, std::forward_iterator_tag, T> { 539 : public iterator_facade_base<const_iterator, std::forward_iterator_tag, 604 std::forward_iterator_tag, DIEValue> { 609 std::forward_iterator_tag, DIEValue>; 621 std::forward_iterator_tag, const DIEValue> { 624 std::forward_iterator_tag, const DIEValue>;
|
| /freebsd-12.1/contrib/libstdc++/include/debug/ |
| H A D | functions.h | 202 std::forward_iterator_tag) in __check_sorted_aux() argument 229 _Predicate __pred, std::forward_iterator_tag) in __check_sorted_aux() argument
|
| /freebsd-12.1/contrib/libstdc++/include/tr1/ |
| H A D | hashtable_policy.h | 57 std::forward_iterator_tag) in _GLIBCXX_BEGIN_NAMESPACE() 236 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_BEGIN_NAMESPACE() 277 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_BEGIN_NAMESPACE() 377 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_BEGIN_NAMESPACE() 422 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_BEGIN_NAMESPACE()
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
| H A D | child_iterator.hpp | 50 typedef std::forward_iterator_tag iterator_category;
|
| H A D | const_child_iterator.hpp | 50 typedef std::forward_iterator_tag iterator_category;
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/ |
| H A D | const_iterator.hpp | 57 typedef std::forward_iterator_tag iterator_category;
|
| H A D | iterator.hpp | 57 typedef std::forward_iterator_tag iterator_category;
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | LineIterator.h | 33 : public std::iterator<std::forward_iterator_tag, StringRef> {
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
| H A D | const_iterator.hpp | 81 typedef std::forward_iterator_tag iterator_category;
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
| H A D | const_iterator.hpp | 78 typedef std::forward_iterator_tag iterator_category;
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | DeclLookups.h | 36 using iterator_category = std::forward_iterator_tag;
|
| H A D | AttrIterator.h | 61 using iterator_category = std::forward_iterator_tag;
|