Lines Matching refs:__s_
311 _Storage __s_;
342 _Tp* __ret = static_cast<_Tp*>(static_cast<void*>(&__dest.__s_.__buf));
353 _Tp* __p = static_cast<_Tp*>(static_cast<void*>(&__this.__s_.__buf));
359 …_SmallHandler::__create(__dest, *static_cast<_Tp const*>(static_cast<void const*>(&__this.__s_.__b…
363 …_SmallHandler::__create(__dest, std::move(*static_cast<_Tp*>(static_cast<void*>(&__this.__s_.__buf…
369 return static_cast<void*>(&__this.__s_.__buf);
413 __dest.__s_.__ptr = __hold.release();
423 _Tp* __p = static_cast<_Tp*>(__this.__s_.__ptr);
430 _LargeHandler::__create(__dest, *static_cast<_Tp const*>(__this.__s_.__ptr));
434 __dest.__s_.__ptr = __this.__s_.__ptr;
441 return static_cast<void*>(__this.__s_.__ptr);