Searched defs:Scope (Results 1 – 2 of 2) sorted by relevance
29 struct Scope<'d> { struct34 scopes: HashMap<&'d Decl, PacketScope<'d>>, argument223 scope: &Scope, in inherit()260 scope: &Scope, in inline()374 scope: &Scope, in lint_constraint()451 impl<'d> Scope<'d> { implementation657 scope: &Scope, in lint_checksum()724 _scope: &Scope, in lint_size()842 _scope: &Scope, in lint_count()904 scope: &Scope, in lint_fixed()[all …]
130 enum class Scope : uint8_t { enum