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