Searched defs:_M_storage (Results 1 – 9 of 9) sorted by relevance
56 alignas(__alignof__(_Tp2::_M_t)) unsigned char _M_storage[sizeof(_Tp)]; member94 std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)>::type _M_storage; member
176 _Storage _M_storage; in _GLIBCXX_VISIBILITY() local
118 __gnu_cxx::__aligned_buffer<_Tp> _M_storage; in _GLIBCXX_VISIBILITY() member
231 __gnu_cxx::__aligned_membuf<_Val> _M_storage; in _GLIBCXX_VISIBILITY() member
233 __gnu_cxx::__aligned_buffer<_Value> _M_storage; in _GLIBCXX_VISIBILITY() member
169 __gnu_cxx::__aligned_membuf<_Tp> _M_storage; in _GLIBCXX_VISIBILITY() member