Searched defs:apply_constructor (Results 1 – 2 of 2) sorted by relevance
495 fn apply_constructor( in apply_constructor() method632 fn apply_constructor(mut self, pcx: PatCtxt<'_, 'p>, ctor: &Constructor) -> Self { in apply_constructor() method
608 fn apply_constructor( in apply_constructor() method747 fn apply_constructor(mut self, pcx: &PatCtxt<'_, 'p, 'tcx>, ctor: &Constructor<'tcx>) -> Self { in apply_constructor() method