reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
26 typename Allocator::CacheT Cache; 27 typename Allocator::QuarantineCacheT QuarantineCache; 30 void initLinkerInitialized(Allocator *Instance) { 34 void init(Allocator *Instance) { 39 void commitBack(Allocator *Instance) { Instance->commitBack(this); }