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()
291 _TpAlloc __tmp(*__get_alloc()); in __shared_ptr_emplace()299 _Alloc* __get_alloc() _NOEXCEPT { return __storage_.__get_alloc(); } in __get_alloc() function308 _TpAlloc __tmp(*__get_alloc()); in __on_zero_shared()318 _ControlBlockAlloc __tmp(*__get_alloc()); in __on_zero_shared_weak()337 ::new ((void*)__get_alloc()) _Alloc(_VSTD::move(__a)); in _ALIGNAS_TYPE()340 __get_alloc()->~_Alloc(); in _ALIGNAS_TYPE()342 _Alloc* __get_alloc() _NOEXCEPT { in _ALIGNAS_TYPE()