Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/generated/
Dnodes.rs1273 pub struct NeverType { struct
1276 impl NeverType { implementation
1532 NeverType(NeverType), enumerator
2937 impl AstNode for NeverType { implementation
4823 impl std::fmt::Display for NeverType { implementation