Searched refs:allocateNodeArray (Results 1 – 2 of 2) sorted by relevance
317 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anonf03dc3ff0211::DefaultAllocator
2194 void *mem = ASTAllocator.allocateNodeArray(sz); in makeNodeArray()