Searched defs:with_constness (Results 1 – 2 of 2) sorted by relevance
1810 pub fn with_constness(mut self, constness: hir::Constness) -> Self { in with_constness() method1890 pub fn with_constness(self, constness: BoundConstness) -> PolyTraitPredicate<'tcx> { in with_constness() method
878 pub fn with_constness(self, constness: ty::BoundConstness) -> ty::TraitPredicate<'tcx> { in with_constness() method