Searched defs:AllocatorType (Results 1 – 2 of 2) sorted by relevance
63 llvm::RecyclingAllocator<AllocatorType, in new()71 llvm::RecyclingAllocator<AllocatorType, in delete()
98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument