Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dty.rs709 impl Parse for TypeInfer { implementation
1158 impl ToTokens for TypeInfer { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dty.rs787 impl Parse for TypeInfer { implementation
1251 impl ToTokens for TypeInfer { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dty.rs709 impl Parse for TypeInfer { implementation
1158 impl ToTokens for TypeInfer { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/prettyplease/src/
Dty.rs84 fn type_infer(&mut self, ty: &TypeInfer) { in type_infer()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Deq.rs1934 impl Eq for crate::TypeInfer {} implementation
1937 impl PartialEq for crate::TypeInfer { implementation
H A Dclone.rs1937 impl Clone for crate::TypeInfer { implementation
H A Ddebug.rs2772 impl Debug for crate::TypeInfer { implementation
2778 impl crate::TypeInfer { implementation
H A Dhash.rs2479 impl Hash for crate::TypeInfer { implementation
H A Dvisit_mut.rs801 fn visit_type_infer_mut(&mut self, i: &mut crate::TypeInfer) { in visit_type_infer_mut()
H A Dfold.rs855 fn fold_type_infer(&mut self, i: crate::TypeInfer) -> crate::TypeInfer { in fold_type_infer()
H A Dvisit.rs800 fn visit_type_infer(&mut self, i: &'ast crate::TypeInfer) { in visit_type_infer()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Deq.rs1886 impl Eq for TypeInfer {} implementation
1889 impl PartialEq for TypeInfer { implementation
H A Dclone.rs1963 impl Clone for TypeInfer { implementation
H A Dhash.rs2526 impl Hash for TypeInfer { implementation
H A Dfold.rs674 fn fold_type_infer(&mut self, i: TypeInfer) -> TypeInfer { in fold_type_infer()
H A Dvisit_mut.rs671 fn visit_type_infer_mut(&mut self, i: &mut TypeInfer) { in visit_type_infer_mut()
H A Ddebug.rs2697 impl Debug for TypeInfer { implementation
H A Dvisit.rs670 fn visit_type_infer(&mut self, i: &'ast TypeInfer) { in visit_type_infer()
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Deq.rs1934 impl Eq for crate::TypeInfer {} implementation
1937 impl PartialEq for crate::TypeInfer { implementation
Dclone.rs1937 impl Clone for crate::TypeInfer { implementation
Ddebug.rs2772 impl Debug for crate::TypeInfer { implementation
2778 impl crate::TypeInfer { implementation
Dhash.rs2479 impl Hash for crate::TypeInfer { implementation
Dvisit_mut.rs801 fn visit_type_infer_mut(&mut self, i: &mut crate::TypeInfer) { in visit_type_infer_mut()
Dfold.rs855 fn fold_type_infer(&mut self, i: crate::TypeInfer) -> crate::TypeInfer { in fold_type_infer()
Dvisit.rs800 fn visit_type_infer(&mut self, i: &'ast crate::TypeInfer) { in visit_type_infer()