Home
last modified time | relevance | path

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

12

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/
Dgenerics.rs387 impl Default for BoundLifetimes { implementation
688 impl Parse for BoundLifetimes { implementation
1256 impl ToTokens for BoundLifetimes { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/
Dgenerics.rs387 impl Default for BoundLifetimes { implementation
688 impl Parse for BoundLifetimes { implementation
1256 impl ToTokens for BoundLifetimes { implementation
/external/rust/android-crates-io/crates/syn/src/
Dgenerics.rs363 impl Default for BoundLifetimes { implementation
664 impl Parse for BoundLifetimes { implementation
1232 impl ToTokens for BoundLifetimes { implementation
/external/rust/android-crates-io/crates/prettyplease/src/
Dgenerics.rs59 pub fn bound_lifetimes(&mut self, bound_lifetimes: &BoundLifetimes) { in bound_lifetimes() method
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
DRustDemangle.cpp78 size_t BoundLifetimes; member in __anona952f3670111::Demangler
/external/rust/android-crates-io/crates/syn/src/gen/
Dfold.rs95 i: crate::BoundLifetimes, in fold_bound_lifetimes()
96 ) -> crate::BoundLifetimes { in fold_bound_lifetimes()
1195 node: crate::BoundLifetimes, in fold_bound_lifetimes()
Deq.rs155 impl Eq for crate::BoundLifetimes {} implementation
158 impl PartialEq for crate::BoundLifetimes { implementation
Dclone.rs132 impl Clone for crate::BoundLifetimes { implementation
Dhash.rs225 impl Hash for crate::BoundLifetimes { implementation
Dvisit_mut.rs97 fn visit_bound_lifetimes_mut(&mut self, i: &mut crate::BoundLifetimes) { in visit_bound_lifetimes_mut()
Dvisit.rs89 fn visit_bound_lifetimes(&mut self, i: &'ast crate::BoundLifetimes) { in visit_bound_lifetimes()
Ddebug.rs283 impl Debug for crate::BoundLifetimes { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/gen/
Dfold.rs95 i: crate::BoundLifetimes, in fold_bound_lifetimes()
96 ) -> crate::BoundLifetimes { in fold_bound_lifetimes()
1189 node: crate::BoundLifetimes, in fold_bound_lifetimes()
Deq.rs155 impl Eq for crate::BoundLifetimes {} implementation
158 impl PartialEq for crate::BoundLifetimes { implementation
Dclone.rs132 impl Clone for crate::BoundLifetimes { implementation
Dhash.rs225 impl Hash for crate::BoundLifetimes { implementation
Dvisit_mut.rs97 fn visit_bound_lifetimes_mut(&mut self, i: &mut crate::BoundLifetimes) { in visit_bound_lifetimes_mut()
Dvisit.rs89 fn visit_bound_lifetimes(&mut self, i: &'ast crate::BoundLifetimes) { in visit_bound_lifetimes()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/gen/
Dfold.rs95 i: crate::BoundLifetimes, in fold_bound_lifetimes()
96 ) -> crate::BoundLifetimes { in fold_bound_lifetimes()
1189 node: crate::BoundLifetimes, in fold_bound_lifetimes()
Deq.rs155 impl Eq for crate::BoundLifetimes {} implementation
158 impl PartialEq for crate::BoundLifetimes { implementation
Dclone.rs132 impl Clone for crate::BoundLifetimes { implementation
Dhash.rs225 impl Hash for crate::BoundLifetimes { implementation
Dvisit_mut.rs97 fn visit_bound_lifetimes_mut(&mut self, i: &mut crate::BoundLifetimes) { in visit_bound_lifetimes_mut()
Dvisit.rs89 fn visit_bound_lifetimes(&mut self, i: &'ast crate::BoundLifetimes) { in visit_bound_lifetimes()
/external/rust/android-crates-io/crates/mockall_derive/src/
Dmock_function.rs771 fn hrtb(&self) -> Option<BoundLifetimes> { in hrtb()

12