Searched refs:changeAllocationSize (Results 1 – 1 of 1) sorted by relevance
12727 if (!changeAllocationSize(NewAllocationSize)) in updateImpl()12747 if (!changeAllocationSize(NewAllocationSize)) in updateImpl()12810 bool changeAllocationSize(std::optional<TypeSize> Size) { in changeAllocationSize() function