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()
153 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const { return false; } in ShouldBeDeletedOnPoolManagerDestruction() function
394 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const VIXL_OVERRIDE { in ShouldBeDeletedOnPoolManagerDestruction() function
901 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const VIXL_OVERRIDE { in ShouldBeDeletedOnPoolManagerDestruction() function in TestObjectDeletedOnPoolManagerDestruction