Searched defs:_Alloc_hider (Results 1 – 4 of 4) sorted by relevance
92 struct _Alloc_hider in _GLIBCXX_VISIBILITY() struct95 _Alloc_hider(_CharT* __ptr) in _GLIBCXX_VISIBILITY() argument98 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) in _GLIBCXX_VISIBILITY() function101 _CharT* _M_p; // The actual data. in _GLIBCXX_VISIBILITY()
92 struct _Alloc_hider in _GLIBCXX_VISIBILITY() struct95 _Alloc_hider(_CharT* __ptr) in _GLIBCXX_VISIBILITY() function98 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) in _GLIBCXX_VISIBILITY() function101 _CharT* _M_p; // The actual data. in _GLIBCXX_VISIBILITY()
158 struct _Alloc_hider : allocator_type // TODO check __is_final in _GLIBCXX_VISIBILITY() struct162 : allocator_type(__a), _M_p(__dat) { } in _GLIBCXX_VISIBILITY()171 pointer _M_p; // The actual data. in _GLIBCXX_VISIBILITY()
317 struct _Alloc_hider : _Alloc in _GLIBCXX_VISIBILITY() struct319 _Alloc_hider(_CharT* __dat, const _Alloc& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function322 _CharT* _M_p; // The actual data. in _GLIBCXX_VISIBILITY()