Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_parse/src/parser/
Dpath.rs21 pub enum PathStyle { enum
54 impl PathStyle { implementation
158 style: PathStyle, in parse_path_inner()
211 style: PathStyle, in parse_path_segments()
268 style: PathStyle, in parse_path_segment()
413 style: PathStyle, in parse_angle_args_with_leading_angle_bracket_recovery()