Searched refs:__get_alloc (Results 1 – 2 of 2) sorted by relevance
80 char const* new_alloc = reinterpret_cast<char const*>(new_.__get_alloc()); in test()
298 _TpAlloc __tmp(*__get_alloc()); in __shared_ptr_emplace()307 _Alloc* __get_alloc() _NOEXCEPT { return __storage_.__get_alloc(); } in __get_alloc() function319 _TpAlloc __tmp(*__get_alloc()); in __on_zero_shared()330 _ControlBlockAlloc __tmp(*__get_alloc()); in __on_zero_shared_weak()349 ::new ((void*)__get_alloc()) _Alloc(_VSTD::move(__a)); in _ALIGNAS_TYPE()352 __get_alloc()->~_Alloc(); in _ALIGNAS_TYPE()354 _LIBCPP_HIDE_FROM_ABI _Alloc* __get_alloc() _NOEXCEPT { in _ALIGNAS_TYPE()