Searched refs:__destroy_aux (Results 1 – 1 of 1) sorted by relevance
56 inline void __destroy_aux(_Tp* __pointer, const __false_type& /*_Trivial_destructor*/) in __destroy_aux() function60 inline void __destroy_aux(_Tp*, const __true_type& /*_Trivial_destructor*/) {} in __destroy_aux() function65 __destroy_aux(__pointer, _Trivial_destructor()); in _Destroy()75 __destroy_aux(__pointer, _Trivial_destructor()); in _Destroy_Moved()192 __destroy_aux(&(*__first), __false_type()); in __destroy_range_aux()