Searched refs:ValueMapAllocator (Results 1 – 3 of 3) sorted by relevance
34 ValueMapAllocator::~ValueMapAllocator() {}37 class DefaultValueMapAllocator : public ValueMapAllocator {38 public: // overridden from ValueMapAllocator61 class DefaultValueMapAllocator : public ValueMapAllocator {62 public: // overridden from ValueMapAllocator105 static ValueMapAllocator*& mapAllocator() {107 static ValueMapAllocator* mapAllocator = &defaultAllocator;
35 class ValueMapAllocator; variable
614 class JSON_API ValueMapAllocator {616 virtual ~ValueMapAllocator();