Searched refs:__get_alloc (Results 1 – 1 of 1) sorted by relevance
290 _TpAlloc __tmp(*__get_alloc()); in __shared_ptr_emplace()298 _Alloc* __get_alloc() _NOEXCEPT { return __storage_.__get_alloc(); } in __get_alloc() function307 _TpAlloc __tmp(*__get_alloc()); in __on_zero_shared()317 _ControlBlockAlloc __tmp(*__get_alloc()); in __on_zero_shared_weak()336 ::new ((void*)__get_alloc()) _Alloc(_VSTD::move(__a)); in _ALIGNAS_TYPE()339 __get_alloc()->~_Alloc(); in _ALIGNAS_TYPE()341 _Alloc* __get_alloc() _NOEXCEPT { in _ALIGNAS_TYPE()