Home
last modified time | relevance | path

Searched defs:token_tree (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/
H A Dbuffer.rs291 pub fn token_tree(self) -> Option<(TokenTree, Cursor<'a>)> { in token_tree() method
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dbuffer.rs297 pub fn token_tree(self) -> Option<(TokenTree, Cursor<'a>)> { in token_tree() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dbuffer.rs297 pub fn token_tree(self) -> Option<(TokenTree, Cursor<'a>)> { in token_tree() method