Searched defs:_Vector_impl (Results 1 – 2 of 2) sorted by relevance
88 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct91 pointer _M_start; in _GLIBCXX_VISIBILITY()92 pointer _M_finish; in _GLIBCXX_VISIBILITY()93 pointer _M_end_of_storage; in _GLIBCXX_VISIBILITY()95 _Vector_impl() in _GLIBCXX_VISIBILITY() function99 _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument104 _Vector_impl(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() function110 void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()119 struct _Asan in _GLIBCXX_VISIBILITY()
80 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct83 pointer _M_start; in _GLIBCXX_VISIBILITY()84 pointer _M_finish; in _GLIBCXX_VISIBILITY()85 pointer _M_end_of_storage; in _GLIBCXX_VISIBILITY()87 _Vector_impl() in _GLIBCXX_VISIBILITY() argument91 _Vector_impl(_Tp_alloc_type const& __a) in _GLIBCXX_VISIBILITY() argument96 _Vector_impl(_Tp_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function102 void _M_swap_data(_Vector_impl& __x) in _GLIBCXX_VISIBILITY()