Searched defs:Destroyer (Results 1 – 10 of 10) sorted by relevance
117 struct Destroyer { struct119 void operator()(T* record) { record->~T(); } in operator()
285 void swap(scoped_thread<Destroyer, Thread>& lhs, scoped_thread<Destroyer, Thread>& rhs) in swap()
210 struct Destroyer { struct215 struct ArrayDestroyer { argument
209 class Destroyer { class211 explicit Destroyer(int& destroy_count) : destroy_count_(&destroy_count) {} in Destroyer() function in webrtc::__anon915ecad00111::Destroyer
1633 CodeGenFunction::Destroyer *Destroyer; member in __anon4d1382380211::RegularPartialArrayDestroy1656 CodeGenFunction::Destroyer *Destroyer; member in __anon4d1382380211::IrregularPartialArrayDestroy
1245 typedef void Destroyer(CodeGenFunction &CGF, Address addr, QualType ty); typedef
114 typedef allocator_destroyer<NodeAlloc> Destroyer; typedef
554 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::dtl::tree
186 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::list
216 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::slist