reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
94 class MallocAllocator : public AllocatorBase<MallocAllocator> { 139 template <typename AllocatorT = MallocAllocator, size_t SlabSize = 4096,unittests/Support/AllocatorTest.cpp
139 class MockSlabAllocator {