Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/quote/src/
Druntime.rs23 pub struct ThereIsNoIteratorInRepetition; // False struct
25 impl BitOr<ThereIsNoIteratorInRepetition> for ThereIsNoIteratorInRepetition { implementation
27 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> ThereIsNoIteratorInRepetition { in bitor()
39 impl BitOr<HasIterator> for ThereIsNoIteratorInRepetition { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/quote-1.0.37/src/
Druntime.rs23 pub struct ThereIsNoIteratorInRepetition; // False struct
25 impl BitOr<ThereIsNoIteratorInRepetition> for ThereIsNoIteratorInRepetition { implementation
27 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> ThereIsNoIteratorInRepetition { in bitor()
39 impl BitOr<HasIterator> for ThereIsNoIteratorInRepetition { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/quote-1.0.37/src/
Druntime.rs23 pub struct ThereIsNoIteratorInRepetition; // False struct
25 impl BitOr<ThereIsNoIteratorInRepetition> for ThereIsNoIteratorInRepetition { implementation
27 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> ThereIsNoIteratorInRepetition { in bitor()
39 impl BitOr<HasIterator> for ThereIsNoIteratorInRepetition { implementation