Searched defs:allocArray (Results 1 – 3 of 3) sorted by relevance
83 static T* allocArray(size_t count) in allocArray() function
54 T* allocArray(const std::array<T, size>& ref) { in allocArray() function
55 T* allocArray(const std::array<T, size>& ref) { in allocArray() function