Searched defs:allocator_ (Results 1 – 12 of 12) sorted by relevance
98 if (own_allocator_ && allocator_) { delete allocator_; } in clear_allocator() local241 Allocator *allocator_; variable
98 if (own_allocator_ && allocator_) { delete allocator_; } in destroy() local
309 Allocator* const allocator_; // Allocator if expandable. variable
307 Allocator* const allocator_; // Allocator if expandable. variable
416 Allocator* const allocator_; // Allocator if expandable. variable
302 Allocator* const allocator_; // Allocator if expandable. variable