Home
last modified time | relevance | path

Searched defs:fold_abi (Results 1 – 1 of 1) sorted by relevance

/linux/rust/syn/gen/
H A Dfold.rs32 fn fold_abi(&mut self, i: crate::Abi) -> crate::Abi { in fold_abi() method
1030 pub fn fold_abi<F>(f: &mut F, node: crate::Abi) -> crate::Abi in fold_abi() function