Searched defs:Decl (Results 1 – 2 of 2) sorted by relevance
73 impl std::cmp::Eq for &Decl {} implementation74 impl<'d> std::cmp::PartialEq for &'d Decl { implementation80 impl<'d> std::hash::Hash for &'d Decl { implementation460 fn finalize(&mut self, result: &mut LintDiagnostics) -> Vec<&'d Decl> { in finalize()473 decl: &'d Decl, in finalize()1089 decl: &Decl, in lint_packet()1127 decl: &Decl, in lint_struct()1162 impl Decl { implementation
133 pub enum Decl { enum237 impl Decl { implementation