Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Dfold.rs446 fn fold_lit_byte(&mut self, i: LitByte) -> LitByte { in fold_lit_byte() method
2294 pub fn fold_lit_byte<F>(f: &mut F, node: LitByte) -> LitByte in fold_lit_byte() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dfold.rs578 fn fold_lit_byte(&mut self, i: crate::LitByte) -> crate::LitByte { in fold_lit_byte() method
2648 pub fn fold_lit_byte<F>(f: &mut F, node: crate::LitByte) -> crate::LitByte in fold_lit_byte() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dfold.rs578 fn fold_lit_byte(&mut self, i: crate::LitByte) -> crate::LitByte { in fold_lit_byte() method
2648 pub fn fold_lit_byte<F>(f: &mut F, node: crate::LitByte) -> crate::LitByte in fold_lit_byte() function