Searched refs:c_repeat (Results 1 – 1 of 1) sorted by relevance
388 Repetition(ref rep) => self.c_repeat(rep), in c()589 fn c_repeat(&mut self, rep: &hir::Repetition) -> ResultOrEmpty { in c_repeat() method