reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
236 bool isDead() const { return getSlot() == Slot_Dead; } 249 return SlotIndex(listEntry(), Slot_Dead); 260 return SlotIndex(listEntry(), Slot_Dead); 271 if (s == Slot_Dead) { 292 return SlotIndex(&*--listEntry()->getIterator(), Slot_Dead);