Lines Matching refs:delete
36 LockedArenaAllocator() = delete;
37 LockedArenaAllocator(const LockedArenaAllocator &) = delete;
38 LockedArenaAllocator &operator=(const LockedArenaAllocator &) = delete;
132 CfgAllocatorTraits() = delete;
133 CfgAllocatorTraits(const CfgAllocatorTraits &) = delete;
134 CfgAllocatorTraits &operator=(const CfgAllocatorTraits &) = delete;
135 ~CfgAllocatorTraits() = delete;
159 LivenessAllocatorTraits() = delete;
160 LivenessAllocatorTraits(const LivenessAllocatorTraits &) = delete;
161 LivenessAllocatorTraits &operator=(const LivenessAllocatorTraits &) = delete;
162 ~LivenessAllocatorTraits() = delete;