Searched refs:lastAllocation (Results 1 – 2 of 2) sorted by relevance
192 lastAllocation(0), in tHeader()198 if (lastAllocation) in ~tHeader()199 lastAllocation->checkAllocList(); in ~tHeader()204 TAllocation* lastAllocation; member221 new(memory) TAllocation(numBytes, memory, block->lastAllocation); in initializeAllocation()222 block->lastAllocation = reinterpret_cast<TAllocation*>(memory); in initializeAllocation()
176 , lastAllocation(0) in tHeader()182 if (lastAllocation) in ~tHeader()183 lastAllocation->checkAllocList(); in ~tHeader()190 TAllocation* lastAllocation; member203 new(memory) TAllocation(numBytes, memory, block->lastAllocation); in initializeAllocation()204 block->lastAllocation = reinterpret_cast<TAllocation*>(memory); in initializeAllocation()