reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
233 Destroy(A); 319 static_cast<MapEntryTy*>(Bucket)->Destroy(Allocator); 458 static_cast<MapEntryTy*>(Bucket)->Destroy(Allocator); 476 V.Destroy(Allocator);lib/IR/Type.cpp
406 ((EntryTy *)SymbolTableEntry)->Destroy(SymbolTable.getAllocator()); 434 ((EntryTy *)SymbolTableEntry)->Destroy(SymbolTable.getAllocator());