Searched defs:DtorList (Results 1 – 1 of 1) sorted by relevance
58 struct DtorList { struct59 Dtor dtor;60 void* obj;61 DtorList* next;