Lines Matching refs:ident
353 $vis:vis struct $BitFlags:ident: $T:ty {
355 $(#[$inner:ident $($args:tt)*])*
356 const $Flag:ident = $value:expr;
389 $BitFlags:ident: $T:ty {
391 $(#[$attr:ident $($args:tt)*])*
392 $Flag:ident = $value:expr;
416 $BitFlags:ident: $T:ty { }
426 $BitFlags:ident: $T:ty {
428 $(#[$attr:ident $($args:tt)*])*
429 $Flag:ident = $value:expr;
846 $(? #[$rest:ident $($restargs:tt)*])*
859 ? #[$next:ident $($nextargs:tt)*]
860 $(? #[$rest:ident $($restargs:tt)*])*
901 $(? #[$rest:ident $($restargs:tt)*])*
914 ? #[$next:ident $($nextargs:tt)*]
915 $(? #[$rest:ident $($restargs:tt)*])*