Lines Matching defs:Scope
29 struct Scope<'d> { struct
34 scopes: HashMap<&'d Decl, PacketScope<'d>>, argument
223 scope: &Scope, in inherit()
260 scope: &Scope, in inline()
374 scope: &Scope, in lint_constraint()
451 impl<'d> Scope<'d> { impl
657 scope: &Scope, in lint_checksum()
724 _scope: &Scope, in lint_size()
842 _scope: &Scope, in lint_count()
904 scope: &Scope, in lint_fixed()
969 scope: &Scope, in lint_array()
1016 scope: &Scope, in lint_typedef()
1055 scope: &Scope, in lint_field()
1088 scope: &Scope, in lint_packet()
1126 scope: &Scope, in lint_struct()