Home
last modified time | relevance | path

Searched defs:_Safe_iterator (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_iterator.h135 _Safe_iterator(_Iterator __i, _Safe_sequence_base* __seq, _Attach_single) in _Safe_iterator() function
153 _Safe_iterator() _GLIBCXX_NOEXCEPT : _Iter_base() { } in _Safe_iterator() function
162 _Safe_iterator(_Iterator __i, const _Safe_sequence_base* __seq) in _Safe_iterator() function
174 _Safe_iterator(const _Safe_iterator& __x) _GLIBCXX_NOEXCEPT in _Safe_iterator() function
192 _Safe_iterator(_Safe_iterator&& __x) noexcept in _Safe_iterator() function
212 _Safe_iterator( in _Safe_iterator() function
520 _Safe_iterator(_Iterator __i, _Safe_sequence_base* __seq, _Attach_single) in _Safe_iterator() function
527 _Safe_iterator() _GLIBCXX_NOEXCEPT { } in _Safe_iterator() function
536 _Safe_iterator(_Iterator __i, const _Safe_sequence_base* __seq) in _Safe_iterator() function
544 _Safe_iterator(const _Safe_iterator& __x) _GLIBCXX_NOEXCEPT in _Safe_iterator() function
[all …]
H A Dhelper_functions.h42 class _Safe_iterator; variable
H A Dformatter.h81 class _Safe_iterator; variable
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_iterator.h133 _Safe_iterator(_Iterator __i, _Safe_sequence_base* __seq, _Attach_single) in _Safe_iterator() function
151 _Safe_iterator() _GLIBCXX_NOEXCEPT : _Iter_base() { } in _Safe_iterator() function
160 _Safe_iterator(_Iterator __i, const _Safe_sequence_base* __seq) in _Safe_iterator() function
172 _Safe_iterator(const _Safe_iterator& __x) _GLIBCXX_NOEXCEPT in _Safe_iterator() function
190 _Safe_iterator(_Safe_iterator&& __x) noexcept in _Safe_iterator() function
210 _Safe_iterator( in _Safe_iterator() function
512 _Safe_iterator(_Iterator __i, _Safe_sequence_base* __seq, _Attach_single) in _Safe_iterator() function
519 _Safe_iterator() _GLIBCXX_NOEXCEPT { } in _Safe_iterator() function
528 _Safe_iterator(_Iterator __i, const _Safe_sequence_base* __seq) in _Safe_iterator() function
536 _Safe_iterator(const _Safe_iterator& __x) _GLIBCXX_NOEXCEPT in _Safe_iterator() function
[all …]
H A Dhelper_functions.h42 class _Safe_iterator; variable
H A Dformatter.h80 class _Safe_iterator; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dboost_concept_check.h60 class _Safe_iterator; variable