Searched defs:_Safe_iterator (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
H A D | safe_iterator.h | 135 _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 D | helper_functions.h | 42 class _Safe_iterator; variable
|
H A D | formatter.h | 81 class _Safe_iterator; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/ |
H A D | safe_iterator.h | 133 _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 D | helper_functions.h | 42 class _Safe_iterator; variable
|
H A D | formatter.h | 80 class _Safe_iterator; variable
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | boost_concept_check.h | 60 class _Safe_iterator; variable
|