/openbsd/gnu/gcc/libstdc++-v3/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 …]
|
H A D | traits.hpp | 143 const_iterator; typedef 304 const_iterator; typedef
|
/openbsd/gnu/gcc/libstdc++-v3/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
|
/openbsd/gnu/gcc/libstdc++-v3/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
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | CallGraph.h | 98 using const_iterator = FunctionMapTy::const_iterator; variable 194 using const_iterator = std::vector<CallRecord>::const_iterator; variable 360 using const_iterator = CallGraph::const_iterator; variable
|
H A D | DominanceFrontier.h | 77 using const_iterator = typename DomSetMapType::const_iterator; variable 147 using const_iterator = variable
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.h | 107 struct const_iterator { struct 110 using iterator_category = std::forward_iterator_tag; 111 using value_type = MVT; 112 using difference_type = ptrdiff_t; 113 using pointer = const MVT*; 114 using reference = const MVT&; 122 const_iterator(const MachineValueTypeSet *S, bool End) : Set(S) { in const_iterator() argument 142 unsigned find_from_pos(unsigned P) const { in find_from_pos() 167 const MachineValueTypeSet *Set; 168 unsigned Pos;
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/ |
H A D | stl_hashtable.h | 117 const_iterator; typedef 154 const_iterator; typedef 263 const_iterator; typedef
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | hashtable.h | 117 const_iterator; typedef 168 const_iterator; typedef 315 const_iterator; typedef
|
/openbsd/gnu/llvm/clang/include/clang/Analysis/ |
H A D | CallGraph.h | 82 using const_iterator = FunctionMapTy::const_iterator; variable 174 using const_iterator = SmallVectorImpl<CallRecord>::const_iterator; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/XRay/ |
H A D | Graph.h | 201 using const_iterator = NeighborEdgeIteratorT<true, isOut>; variable 277 using const_iterator = ConstVertexIterator; variable 314 using const_iterator = ConstEdgeIterator; variable
|
H A D | Trace.h | 58 using const_iterator = RecordVector::const_iterator; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | crash24.C | 8 typedef __iterator const_iterator; typedef
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InjectedSourceStream.h | 27 using const_iterator = HashTable<SrcHeaderBlockEntry>::const_iterator; variable
|
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | TypeMap.h | 62 typedef collection::const_iterator const_iterator; typedef
|
H A D | TypeList.h | 63 typedef collection::const_iterator const_iterator; typedef
|
H A D | VariableList.h | 71 typedef collection::const_iterator const_iterator; typedef
|
H A D | UnwindTable.h | 69 typedef collection::const_iterator const_iterator; typedef
|
/openbsd/gnu/gcc/libstdc++-v3/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
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb109.C | 29 typedef typename GraphType::const_iterator const_iterator; typedef
|
/openbsd/gnu/llvm/clang/include/clang/Frontend/ |
H A D | TextDiagnosticBuffer.h | 29 using const_iterator = DiagList::const_iterator; variable
|
/openbsd/gnu/gcc/libstdc++-v3/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
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachThreadList.h | 84 typedef collection::const_iterator const_iterator; typedef
|
/openbsd/gnu/llvm/lldb/include/lldb/Target/ |
H A D | PathMappingList.h | 137 typedef collection::const_iterator const_iterator; typedef
|