Searched refs:PushFront (Results 1 – 1 of 1) sorted by relevance
109 void PushFront(T* p);262 inline void IntrusiveLinkedList<T, Tag>::PushFront(T* p) in PushFront() function372 PushFront(inserted); in Insert()