Home | History | Annotate | Download | only in Checkers

Lines Matching full:relinquished

58               // this reference. A relinquished symbol should not be freed.
59 Relinquished,
79 bool isRelinquished() const { return K == Relinquished; }
101 return RefState(Relinquished, s, family);
119 CASE(Relinquished)
442 // Did not track -> relinquished. Other state (allocated) -> relinquished.