Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir/src/
Dsemantics.rs221 pub fn descend_into_macros_with_same_text( in descend_into_macros_with_same_text() method
725 fn descend_into_macros_with_same_text(&self, token: SyntaxToken) -> SmallVec<[SyntaxToken; 1]> { in descend_into_macros_with_same_text() method