Searched defs:new (Results 1 – 3 of 3) sorted by relevance
47 static void* operator new(size_t size, LinearAllocator& allocator) { in new() function
51 static void* operator new(size_t size, LinearAllocator& allocator) { in new() function
68 static void* operator new(size_t size, LinearAllocator& allocator) { in new() function