Lines Matching refs:Item
1395 impl Hash for crate::Item { implementation
1401 crate::Item::Const(v0) => { in hash()
1405 crate::Item::Enum(v0) => { in hash()
1409 crate::Item::ExternCrate(v0) => { in hash()
1413 crate::Item::Fn(v0) => { in hash()
1417 crate::Item::ForeignMod(v0) => { in hash()
1421 crate::Item::Impl(v0) => { in hash()
1425 crate::Item::Macro(v0) => { in hash()
1429 crate::Item::Mod(v0) => { in hash()
1433 crate::Item::Static(v0) => { in hash()
1437 crate::Item::Struct(v0) => { in hash()
1441 crate::Item::Trait(v0) => { in hash()
1445 crate::Item::TraitAlias(v0) => { in hash()
1449 crate::Item::Type(v0) => { in hash()
1453 crate::Item::Union(v0) => { in hash()
1457 crate::Item::Use(v0) => { in hash()
1461 crate::Item::Verbatim(v0) => { in hash()
2285 crate::Stmt::Item(v0) => { in hash()