Searched refs:self_ids (Results 1 – 2 of 2) sorted by relevance
126 let self_ids = 0..len; in gen_field() localVariable129 #(self.#self_ids == other.#other_ids &&)* true in gen_field()
213 let self_ids = 0..len; in impl_debug() localVariable217 #(format!("{:?}", self.#self_ids)),* in impl_debug()