Searched defs:iterator (Results 1 - 25 of 152) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb128.C3 typedef T* iterator; // ERROR - pointer to reference typedef in struct:A
H A Deb9.C8 class iterator class in class:d0om_Hashmap
H A Deb109.C28 typedef typename GraphType::iterator iterator; typedef in class:Graph
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dinherit2.C7 typedef int iterator; typedef in struct:A
12 struct iterator { struct in struct:B
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dtypename1.C10 typedef T* iterator; typedef in class:Vector
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash56.C12 typedef charT* iterator; typedef in class:basic_string
H A Dcrash36.C10 struct iterator { struct
/openbsd-current/gnu/llvm/libcxx/include/__iterator/
H A Diterator.h24 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator struct
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dmultiset.cc41 typedef std::multiset<std::pair<int, int> >::iterator iterator; typedef
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DTypeMap.h61 typedef collection::iterator iterator; typedef in class:lldb_private::TypeMap
H A DVariableList.h70 typedef collection::iterator iterator; typedef in class:lldb_private::VariableList
H A DTypeList.h62 typedef collection::iterator iterator; typedef in class:lldb_private::TypeList
H A DUnwindTable.h68 typedef collection::iterator iterator; typedef in class:lldb_private::UnwindTable
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_iterator_base_types.h106 struct iterator struct
[all...]
H A Dstl_tempbuf.h85 typedef pointer iterator; typedef in class:_Temporary_buffer
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp47 struct iterator : public const_iterator struct in inherits:const_iterator
57 iterator(node_pointer_pointer p_p_cur = NULL, function in struct:iterator
H A Dtraits.hpp154 iterator; typedef in struct:pb_ds::detail::trie_traits
306 typedef const_iterator iterator; typedef in struct:pb_ds::detail::trie_traits
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_iterator_base_types.h104 struct iterator struct in namespace:std
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dsynth10.C35 class iterator class in class:A::Attributes
38 iterator() : mo(0), attr(0) {} function in class:A::Attributes::iterator
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.h83 typedef collection::iterator iterator; typedef in class:MachThreadList
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DPathMappingList.h136 typedef collection::iterator iterator; typedef in class:lldb_private::PathMappingList
H A DStackFrameList.h114 typedef collection::iterator iterator; typedef in class:lldb_private::StackFrameList
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h43 struct iterator { using value_type = const CFGBlock *; }; struct in class:clang::PostOrderCFGView::CFGBlockSet
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DStringList.h60 typedef collection::iterator iterator; typedef in class:lldb_private::StringList
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/
H A Dadt.h38 typedef pointer iterator; typedef in class:__orc_rt::span

Completed in 298 milliseconds

1234567