Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs547 fn fold_lit_byte(&mut self, i: LitByte) -> LitByte { in fold_lit_byte() functions
2448 pub fn fold_lit_byte<F>(f: &mut F, node: LitByte) -> LitByte in fold_lit_byte() functions

Completed in 11 milliseconds