Searched defs:BuiltinNewWrapper (Results 1 – 1 of 1) sorted by relevance
41 struct BuiltinNewWrapper { struct43 static void* Allocate(size_t N) { in Allocate()47 static void Deallocate(void* P, size_t) { in Deallocate()