Searched refs:assign_next (Results 1 – 2 of 2) sorted by relevance
153 fn assign_next<R: RuleType>(op: &mut Operator<R>, next: Operator<R>) { in bitor() function155 assign_next(child, next); in bitor()161 assign_next(&mut self, rhs); in bitor()
83 fn assign_next<R: RuleType>(op: &mut Op<R>, next: Op<R>) { in bitor() function85 assign_next(child, next); in bitor()91 assign_next(&mut self, rhs); in bitor()