Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/generated/
Dnodes.rs231 pub fn underscore_token(&self) -> Option<SyntaxToken> { support::token(&self.syntax, T![_]) } in underscore_token() method
505 pub fn underscore_token(&self) -> Option<SyntaxToken> { support::token(&self.syntax, T![_]) } in underscore_token() method
1112 pub fn underscore_token(&self) -> Option<SyntaxToken> { support::token(&self.syntax, T![_]) } in underscore_token() method
1261 pub fn underscore_token(&self) -> Option<SyntaxToken> { support::token(&self.syntax, T![_]) } in underscore_token() method
1423 pub fn underscore_token(&self) -> Option<SyntaxToken> { support::token(&self.syntax, T![_]) } in underscore_token() method
/third_party/rust/crates/syn/
Dsyn.json1368 "underscore_token": { object
4075 "underscore_token": { object
4888 "underscore_token": { object