Home
last modified time | relevance | path

Searched refs:TypesAndConsts (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/syn/tests/
Dtest_round_trip.rs170 TypesAndConsts, in normalize() enumerator
176 GenericArg::Type(_) | GenericArg::Const(_) => Group::TypesAndConsts, in normalize()
187 TypesAndConsts, in normalize() enumerator
192 Group::TypesAndConsts in normalize()