Searched defs:SpecificBumpPtrAllocator (Results 1 – 1 of 1) sorted by relevance
345 template <typename T> friend class SpecificBumpPtrAllocator; variable361 SpecificBumpPtrAllocator() : Allocator() {} in SpecificBumpPtrAllocator() function362 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function