Home
last modified time | relevance | path

Searched defs:visit_bin_op (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/gen/
H A Dvisit.rs81 fn visit_bin_op(&mut self, i: &'ast BinOp) { in visit_bin_op() functions
1055 pub fn visit_bin_op<'ast, V>(v: &mut V, node: &'ast BinOp) in visit_bin_op() functions

Completed in 6 milliseconds