Searched defs:RangeSyntax (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/crates/syn/tests/common/ | ||
| D | eq.rs | 622 impl SpanlessEq for RangeSyntax { implementation |
| /third_party/rust/rust/compiler/rustc_ast/src/ | ||
| D | ast.rs | 718 pub enum RangeSyntax { enum |