Searched refs:moved_from_ (Results 1 – 6 of 6) sorted by relevance
58 moved_from_ = other.moved_from_;59 other.moved_from_ = true;67 moved_from_ = other.moved_from_; in SpyHashStateImpl()68 other.moved_from_ = true; in SpyHashStateImpl()84 } else if (s.moved_from_) { in combine()171 if (moved_from_) { in error()191 bool moved_from_ = false; variable