Searched refs:CheckIntrusiveContainerIsEmpty (Results 1 – 4 of 4) sorted by relevance
21 void CheckIntrusiveContainerIsEmpty(bool empty) { in CheckIntrusiveContainerIsEmpty() function
24 void CheckIntrusiveContainerIsEmpty(bool empty);
49 ~GenericIntrusiveList() { CheckIntrusiveContainerIsEmpty(empty()); } in ~GenericIntrusiveList()
46 ~GenericAATree() { CheckIntrusiveContainerIsEmpty(empty()); } in ~GenericAATree()