Searched defs: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() function
83 fn assign_next<R: RuleType>(op: &mut Op<R>, next: Op<R>) { in bitor() function