Home
last modified time | relevance | path

Searched refs:__as_pair (Results 1 – 1 of 1) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__memory/
Dshared_ptr.h355 _CompressedPair *__as_pair = reinterpret_cast<_CompressedPair*>(__blob_); in _ALIGNAS_TYPE() local
356 … typename _CompressedPair::_Base1* __first = _CompressedPair::__get_first_base(__as_pair); in _ALIGNAS_TYPE()
361 _CompressedPair *__as_pair = reinterpret_cast<_CompressedPair*>(__blob_); in _ALIGNAS_TYPE() local
362 … typename _CompressedPair::_Base2* __second = _CompressedPair::__get_second_base(__as_pair); in _ALIGNAS_TYPE()