Searched defs:ParamSelf (Results 1 – 2 of 2) sorted by relevance
108 pub struct ParamSelf { struct115 pub struct TraitParamSelf { argument232 impl ParamSelf { implementation
1266 ) -> Result<(ParamSelf, ParamLifetimeLowerer<'ast>), ()> { in lower_self_param()