Home | History | Annotate | Download | only in src

Lines Matching refs:is_unused

239   INLINE(bool is_unused() const) { return pos_ == 0 && near_link_pos_ == 0; }