Searched defs:new (Results 1 – 2 of 2) sorted by relevance
48 static void* operator new(size_t size, LinearAllocator& allocator) { in new() function70 static void* operator new(size_t size, LinearAllocator& allocator) { in new() function
67 static void* operator new(size_t size, LinearAllocator& allocator) { in new() function