| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
| H A D | const_child_iterator.hpp | 47 struct const_iterator struct 62 const_iterator(node_pointer_pointer p_p_cur = NULL, in const_iterator() argument 68 operator==(const const_iterator& other) const in operator ==() argument 72 operator!=(const const_iterator& other) const in operator !=() argument 84 inline const_iterator argument 87 const_iterator ret_it(*this); in operator ++() argument 93 operator->() const in operator ->() 100 operator*() const in operator *() 109 assert_referencible() const in assert_referencible() 114 node_pointer_pointer m_p_p_cur; [all …]
|
| /freebsd-12.1/contrib/libstdc++/include/debug/ |
| H A D | safe_iterator.tcc | 45 typedef typename _Sequence::const_iterator const_iterator; in _M_can_advance() typedef 123 typedef typename _Sequence::const_iterator const_iterator; in _M_invalidate_single() typedef
|
| H A D | safe_sequence.h | 129 typedef typename _Sequence::const_iterator const_iterator; in _M_invalidate_if() typedef 166 typedef typename _Sequence::const_iterator const_iterator; in _M_transfer_iter() typedef
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/ |
| H A D | trie_policy.hpp | 93 …e<Reverse, typename String::const_reverse_iterator, typename String::const_iterator>::__type const… typedef 180 typedef typename const_node_iterator::value_type const_iterator; typedef in pb_ds::trie_prefix_search_node_update 270 typedef typename const_node_iterator::value_type const_iterator; typedef in pb_ds::trie_order_statistics_node_update
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | CallGraph.h | 111 using const_iterator = FunctionMapTy::const_iterator; variable 185 using const_iterator = std::vector<CallRecord>::const_iterator; variable 339 using const_iterator = CallGraph::const_iterator; variable
|
| H A D | DominanceFrontier.h | 79 using const_iterator = typename DomSetMapType::const_iterator; variable 149 using const_iterator = variable
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/ |
| H A D | CallGraph.h | 77 using const_iterator = FunctionMapTy::const_iterator; variable 159 using const_iterator = SmallVectorImpl<CallRecord>::const_iterator; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | VariableList.h | 74 typedef collection::const_iterator const_iterator; typedef
|
| H A D | TypeList.h | 66 typedef collection::const_iterator const_iterator; typedef
|
| H A D | TypeMap.h | 68 typedef collection::const_iterator const_iterator; typedef
|
| H A D | UnwindTable.h | 64 typedef collection::const_iterator const_iterator; typedef
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFDIECollection.h | 33 typedef collection::const_iterator const_iterator; typedef
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/ |
| H A D | sample_trie_e_access_traits.hpp | 69 typedef std::string::const_iterator const_iterator; typedef in sample_trie_e_access_traits
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.h | 109 struct const_iterator { struct 112 using iterator_category = std::forward_iterator_tag; 113 using value_type = MVT; 114 using difference_type = ptrdiff_t; 115 using pointer = const MVT*; 116 using reference = const MVT&; 124 const_iterator(const MachineValueTypeSet *S, bool End) : Set(S) { in const_iterator() function 144 unsigned find_from_pos(unsigned P) const { in find_from_pos() 169 const MachineValueTypeSet *Set; 170 unsigned Pos;
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/ |
| H A D | TextDiagnosticBuffer.h | 30 using const_iterator = DiagList::const_iterator; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/ |
| H A D | NativeThreadListDarwin.h | 124 typedef collection::const_iterator const_iterator; typedef
|
| /freebsd-12.1/contrib/llvm/include/llvm/XRay/ |
| H A D | Trace.h | 59 using const_iterator = RecordVector::const_iterator; variable
|
| H A D | Graph.h | 202 using const_iterator = NeighborEdgeIteratorT<true, isOut>; variable 278 using const_iterator = ConstVertexIterator; variable 315 using const_iterator = ConstEdgeIterator; variable
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/basic_tree_policy/ |
| H A D | null_node_metadata.hpp | 60 typedef typename types_traits<Key, Data, Allocator, false>::pointer const_iterator; typedef
|
| /freebsd-12.1/contrib/libstdc++/include/ext/ |
| H A D | hashtable.h | 117 const_iterator; typedef 168 const_iterator; typedef 316 const_iterator; typedef
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | PathMappingList.h | 121 typedef collection::const_iterator const_iterator; typedef
|
| H A D | StackFrameList.h | 118 typedef collection::const_iterator const_iterator; typedef
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | RecordStreamer.h | 68 using const_iterator = StringMap<State>::const_iterator; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugAbbrev.h | 30 using const_iterator = variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | ThreadSafeSTLVector.h | 25 typedef typename collection::const_iterator const_iterator; typedef
|