Searched defs:AllocType (Results 1 – 4 of 4) sorted by relevance
131 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
302 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() argument
123 enum AllocType { enum
52 enum AllocType : uint8_t { enum