Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_parse/src/parser/
Dgenerics.rs19 enum PredicateOrStructBody { enum
392 ) -> PResult<'a, PredicateOrStructBody> { in parse_ty_where_predicate_or_recover_tuple_struct_body() argument