Home
last modified time | relevance | path

Searched defs:_Vector_impl (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dstl_vector.h79 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct
82 pointer _M_start; in _GLIBCXX_VISIBILITY()
83 pointer _M_finish; in _GLIBCXX_VISIBILITY()
84 pointer _M_end_of_storage; in _GLIBCXX_VISIBILITY()
86 _Vector_impl() in _GLIBCXX_VISIBILITY() function
90 _Vector_impl(_Tp_alloc_type const& __a) in _GLIBCXX_VISIBILITY() function
95 _Vector_impl(_Tp_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function
101 void _M_swap_data(_Vector_impl& __x) in _GLIBCXX_VISIBILITY()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dstl_vector.h79 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct
82 pointer _M_start; in _GLIBCXX_VISIBILITY()
83 pointer _M_finish; in _GLIBCXX_VISIBILITY()
84 pointer _M_end_of_storage; in _GLIBCXX_VISIBILITY()
86 _Vector_impl() in _GLIBCXX_VISIBILITY() argument
90 _Vector_impl(_Tp_alloc_type const& __a) in _GLIBCXX_VISIBILITY() argument
95 _Vector_impl(_Tp_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function
101 void _M_swap_data(_Vector_impl& __x) in _GLIBCXX_VISIBILITY()
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dlpad-linetable.cpp26 struct _Vector_impl struct
28 _Vector_impl(_Tp_alloc_type const& __a) { } in _Vector_impl() argument
H A Dthunk-use-after-free.cpp16 struct _Vector_impl { struct
17 typename _Tp_alloc_type::pointer _M_end_of_storage;
H A D2007-09-10-RecursiveTypeResolution.cpp43 struct _Vector_impl struct
45 _Tp *_M_start;
H A Ddebug-info-use-after-free.cpp103 struct _Vector_impl { struct
104 typename _Tp_alloc_type::pointer _M_end_of_storage;