Searched refs:_Nocopy_types (Results 1 – 5 of 5) sorted by relevance
77 union _Nocopy_types in _GLIBCXX_VISIBILITY() union100 _Nocopy_types _M_unused; in _GLIBCXX_VISIBILITY()101 char _M_pod_data[sizeof(_Nocopy_types)]; in _GLIBCXX_VISIBILITY()119 static const size_t _M_max_size = sizeof(_Nocopy_types); in _GLIBCXX_VISIBILITY()120 static const size_t _M_max_align = __alignof__(_Nocopy_types); in _GLIBCXX_VISIBILITY()
75 union _Nocopy_types in _GLIBCXX_VISIBILITY() union98 _Nocopy_types _M_unused; in _GLIBCXX_VISIBILITY()99 char _M_pod_data[sizeof(_Nocopy_types)]; in _GLIBCXX_VISIBILITY()117 static const size_t _M_max_size = sizeof(_Nocopy_types); in _GLIBCXX_VISIBILITY()118 static const size_t _M_max_align = __alignof__(_Nocopy_types); in _GLIBCXX_VISIBILITY()
1512 union _Nocopy_types1535 _Nocopy_types _M_unused;1536 char _M_pod_data[sizeof(_Nocopy_types)];1587 static const std::size_t _M_max_size = sizeof(_Nocopy_types);1588 static const std::size_t _M_max_align = __alignof__(_Nocopy_types);
1515 union _Nocopy_types1538 _Nocopy_types _M_unused;1539 char _M_pod_data[sizeof(_Nocopy_types)];1590 static const std::size_t _M_max_size = sizeof(_Nocopy_types);1591 static const std::size_t _M_max_align = __alignof__(_Nocopy_types);
1273 (__is_location_invariant, _Nocopy_types, _Any_data)