Searched defs:allocated_ptr (Results 1 – 2 of 2) sorted by relevance
519 T* allocated_ptr = was_allocated ? buf_ : nullptr; in AllocateSufficientStorage() local
925 Storage* allocated_ptr = this; variable