Searched refs:ShouldBeDeletedOnPoolManagerDestruction (Results 1 – 4 of 4) sorted by relevance
429 if (label_base->ShouldBeDeletedOnPoolManagerDestruction()) { in RemoveAndDelete()433 VIXL_ASSERT(!label_base->ShouldBeDeletedOnPoolManagerDestruction()); in RemoveAndDelete()
154 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const { return false; } in ShouldBeDeletedOnPoolManagerDestruction() function
332 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const VIXL_OVERRIDE { in ShouldBeDeletedOnPoolManagerDestruction() function
901 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const VIXL_OVERRIDE { in ShouldBeDeletedOnPoolManagerDestruction() function in TestObjectDeletedOnPoolManagerDestruction