Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs544 fn fold_lit_bool(&mut self, i: LitBool) -> LitBool { in fold_lit_bool() functions
2439 pub fn fold_lit_bool<F>(f: &mut F, node: LitBool) -> LitBool in fold_lit_bool() functions

Completed in 6 milliseconds