Searched refs:closeList (Results 1 – 1 of 1) sorted by relevance
88 OwningPtr<Chain> closeList; in CloseAll() local94 closeList.swap(p->next); // pushes p to closeList in CloseAll()98 while (Chain * p{closeList.get()}) { in CloseAll()99 closeList.swap(p->next); // pops p from head of closeList in CloseAll()