Home
last modified time | relevance | path

Searched defs:_M_ptr (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
H A Dauto_ptr.h50 _Tp1* _M_ptr; in _GLIBCXX_VISIBILITY() member
176 ~auto_ptr() { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local
250 delete _M_ptr; in _GLIBCXX_VISIBILITY() local
278 delete _M_ptr; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
H A Dauto_ptr.h50 _Tp1* _M_ptr; in _GLIBCXX_VISIBILITY() member
172 ~auto_ptr() { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local
246 delete _M_ptr; in _GLIBCXX_VISIBILITY() local
274 delete _M_ptr; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Daligned_buffer.h72 _M_ptr() noexcept in _M_ptr() function
76 _M_ptr() const noexcept in _M_ptr() function
114 _M_ptr() noexcept in _M_ptr() function
118 _M_ptr() const noexcept in _M_ptr() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Daligned_buffer.h72 _M_ptr() noexcept in _M_ptr() function
76 _M_ptr() const noexcept in _M_ptr() function
114 _M_ptr() noexcept in _M_ptr() function
118 _M_ptr() const noexcept in _M_ptr() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dshared_ptr.h271 _Ptr _M_ptr; // copy constructor must not throw in _GLIBCXX_VISIBILITY() local
743 _Tp* _M_ptr; // Contained pointer. in _GLIBCXX_VISIBILITY() local
936 _Tp* _M_ptr; // Contained pointer. in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dshared_ptr.h271 _Ptr _M_ptr; // copy constructor must not throw in _GLIBCXX_VISIBILITY() local
733 _Tp* _M_ptr; // Contained pointer. in _GLIBCXX_VISIBILITY() local
926 _Tp* _M_ptr; // Contained pointer. in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dallocated_ptr.h89 pointer _M_ptr; in _GLIBCXX_VISIBILITY() member
H A Dshared_ptr_base.h380 { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dallocated_ptr.h90 pointer _M_ptr; in _GLIBCXX_VISIBILITY() member
H A Dshared_ptr_base.h428 { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local
H A Dlocale_conv.h241 ~_Scoped_ptr() { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dnested_exception.h54 exception_ptr _M_ptr; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dnested_exception.h54 exception_ptr _M_ptr; variable
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dparallel_backend_utils.h136 _ValueType* _M_ptr; variable
H A Dparallel_backend_tbb.h45 _Tp* _M_ptr; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dparallel_backend_tbb.h46 _Tp* _M_ptr; variable