Searched defs:GetIsAllocated (Results 1 – 5 of 5) sorted by relevance
328 bool GetIsAllocated() const { return GetSizeAndIsAllocated() & 1; } in GetIsAllocated() function
323 bool GetIsAllocated() const { return GetSizeAndIsAllocated() & 1; } in GetIsAllocated() function
352 bool GetIsAllocated() const { return GetSizeAndIsAllocated() & 1; } in GetIsAllocated() function