Searched refs:_S_constant (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_local_iterator.h112 : _Iter_base(__i), _Safe_base(__cont, _S_constant())
300 _S_constant() function in class:__gnu_debug::_Safe_local_iterator
327 { _Safe_base::_M_attach(__seq, _S_constant()); }
332 { _Safe_base::_M_attach_single(__seq, _S_constant()); }
H A Dsafe_iterator.h162 : _Iter_base(__i), _Safe_base(__seq, _S_constant())
354 _S_constant() function in class:__gnu_debug::_Safe_iterator
375 { _Safe_base::_M_attach(__seq, _S_constant()); }
380 { _Safe_base::_M_attach_single(__seq, _S_constant()); }
H A Dformatter.h275 __it._S_constant() ? __const_iterator : __mutable_iterator;
303 __it._S_constant() ? __const_iterator : __mutable_iterator;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_local_iterator.h114 : _Iter_base(__i), _Safe_base(__cont, _S_constant())
302 _S_constant() function in class:__gnu_debug::_Safe_local_iterator
329 { _Safe_base::_M_attach(__seq, _S_constant()); }
334 { _Safe_base::_M_attach_single(__seq, _S_constant()); }
H A Dsafe_iterator.h164 : _Iter_base(__i), _Safe_base(__seq, _S_constant())
358 _S_constant() function in class:__gnu_debug::_Safe_iterator
379 { _Safe_base::_M_attach(__seq, _S_constant()); }
384 { _Safe_base::_M_attach_single(__seq, _S_constant()); }
H A Dformatter.h278 __it._S_constant() ? __const_iterator : __mutable_iterator;
306 __it._S_constant() ? __const_iterator : __mutable_iterator;

Completed in 94 milliseconds