Home
last modified time | relevance | path

Searched refs:flag_with (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime_macros/src/
H A Dselect.rs19 flag_with: bool, field
48 flags.flag_with = true; in parse_ident()
73 if !flags.flag_with && !flags.flag_except && !flags.flag_at { in parse_group()
81 if flags.flag_with && flags.flag_except && flags.flag_at { in parse_group()
105 if flags.flag_with && !flags.flag_at { in parse_token()