Home
last modified time | relevance | path

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

/external/libcxx/src/
Dmemory.cpp128 __shared_weak_count::__get_deleter(const type_info&) const _NOEXCEPT in __get_deleter() function in __shared_weak_count
/external/libcxx/include/
Dmemory3600 virtual const void* __get_deleter(const type_info&) const _NOEXCEPT;
3617 virtual const void* __get_deleter(const type_info&) const _NOEXCEPT;
3629 __shared_ptr_pointer<_Tp, _Dp, _Alloc>::__get_deleter(const type_info& __t) const _NOEXCEPT
3957 _Dp* __get_deleter() const _NOEXCEPT
3959 ? const_cast<void *>(__cntrl_->__get_deleter(typeid(_Dp)))
4995 return __p.template __get_deleter<_Dp>();