Searched refs:__unique_ptr_drop (Results 1 – 3 of 3) sorted by relevance
307 unsafe fn __unique_ptr_drop(repr: *mut c_void); in __unique_ptr_drop() method384 unsafe fn __unique_ptr_drop(mut repr: *mut c_void) {388 fn __unique_ptr_drop(this: *mut *mut c_void);391 __unique_ptr_drop(&mut repr);
303 T::__unique_ptr_drop(repr); in __drop()
1573 unsafe fn __unique_ptr_drop(mut repr: *mut ::std::ffi::c_void) { in expand_cxx_vector()1576 fn __unique_ptr_drop(this: *mut *mut ::std::ffi::c_void); in expand_cxx_vector()1578 __unique_ptr_drop(&mut repr); in expand_cxx_vector()