Searched defs:__sv_wrapper (Results 1 – 2 of 2) sorted by relevance
140 struct __sv_wrapper in _GLIBCXX_VISIBILITY() struct142 explicit __sv_wrapper(__sv_type __sv) noexcept : _M_sv(__sv) { } in _GLIBCXX_VISIBILITY() function143 __sv_type _M_sv; in _GLIBCXX_VISIBILITY()
498 struct __sv_wrapper in _GLIBCXX_VISIBILITY() struct500 explicit __sv_wrapper(__sv_type __sv) noexcept : _M_sv(__sv) { } in _GLIBCXX_VISIBILITY() argument501 __sv_type _M_sv; in _GLIBCXX_VISIBILITY()