Searched defs:__sv_wrapper (Results 1 – 1 of 1) sorted by relevance
131 struct __sv_wrapper in _GLIBCXX_VISIBILITY() struct133 explicit __sv_wrapper(__sv_type __sv) noexcept : _M_sv(__sv) { } in _GLIBCXX_VISIBILITY() argument134 __sv_type _M_sv; in _GLIBCXX_VISIBILITY()