Searched refs:setAllocator (Results 1 – 3 of 3) sorted by relevance
307 void setAllocator(TPoolAllocator* a) { allocator = *a; } in setAllocator() function
307 void setAllocator(TPoolAllocator *a) { allocator = a; } in setAllocator() function
248 klass.setAllocator(allocator); in buildClassFromDescriptor()