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