Searched defs:fold_ident (Results 1 – 3 of 3) sorted by relevance
334 fn fold_ident(&mut self, i: Ident) -> Ident { in fold_ident() method1847 pub fn fold_ident<F>(f: &mut F, node: Ident) -> Ident in fold_ident() function
429 fn fold_ident(&mut self, i: proc_macro2::Ident) -> proc_macro2::Ident { in fold_ident() method2159 pub fn fold_ident<F>(f: &mut F, node: proc_macro2::Ident) -> proc_macro2::Ident in fold_ident() function