Home | History | Annotate | Download | only in heap

Lines Matching refs:shouldRemoveFromCollection

2185     template<typename Visitor> static bool shouldRemoveFromCollection(Visitor* visitor, T& t)
2187 return t.shouldRemoveFromCollection(visitor);