Searched defs:IntrusiveList (Results 1 – 6 of 6) sorted by relevance
24 class IntrusiveList; variable104 friend IntrusiveList<NodeType>; variable
141 friend IntrusiveList; variable209 inline IntrusiveList<NodeType>::IntrusiveList() : sentinel_() { in IntrusiveList() function216 IntrusiveList<NodeType>::IntrusiveList(IntrusiveList&& list) : sentinel_() { in IntrusiveList() function