Searched defs:expandArray (Results 1 – 2 of 2) sorted by relevance
2136 bool expandArray(T, Allocator)(auto ref Allocator alloc, ref T[] array, in expandArray() function2163 bool expandArray(T, Allocator)(auto ref Allocator alloc, ref T[] array, in expandArray() function
3417 static void expandArray(APValue &Array, unsigned Index) { in expandArray() function