Searched refs:template_definition (Results 1 – 10 of 10) sorted by relevance
211 pub fn template_definition(&self) -> TypeId { in template_definition() method283 let template_definition = in from_ty() localVariable287 template_definition, in from_ty()298 if self.template_definition().is_opaque(ctx, &()) { in is_opaque()
369 .resolve_type(inst.template_definition()) in safe_canonical_type()
691 item = ctx.resolve_item(inst.template_definition()); in name_target()
278 let decl = self.ctx.resolve_type(instantiation.template_definition()); in constrain_instantiation()283 debug_assert!(this_id != instantiation.template_definition()); in constrain_instantiation()285 .get(&instantiation.template_definition().into()) in constrain_instantiation()426 let decl = ctx.resolve_type(inst.template_definition()); in new()542 .contains(&inst.template_definition().into()) in constrain()
144 .contains(&inst.template_definition().into()) || in constrain()
195 self.forward(inst.template_definition(), id) in constrain()
220 .contains(&template.template_definition().into()); in constrain()
282 self.forward(inst.template_definition(), id) in constrain()
3683 .template_definition() in try_to_rust_ty()