Searched defs:AllocatorType (Results 1 – 3 of 3) sorted by relevance
30 BOOST_CONTAINER_FORCEINLINE void swap_alloc(AllocatorType &, AllocatorType &, dtl::false_type) in swap_alloc() argument39 BOOST_CONTAINER_FORCEINLINE void assign_alloc(AllocatorType &, const AllocatorType &, dtl::false_ty… in assign_alloc() argument48 BOOST_CONTAINER_FORCEINLINE void move_alloc(AllocatorType &, AllocatorType &, dtl::false_type) in move_alloc() argument
63 llvm::RecyclingAllocator<AllocatorType, in new()71 llvm::RecyclingAllocator<AllocatorType, in delete()
98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument