Searched refs:removeEntry (Results 1 – 1 of 1) sorted by relevance
39 ~PoolEntry() { Pool.removeEntry(this); } in ~PoolEntry()92 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function