Lines Matching refs:queued_
316 void set_queued(bool value) { queued_ = value; }317 bool queued() const { return queued_; }329 bool queued_ = false; // Bookkeeping for the traversal.