Searched refs:next_item_id (Results 1 – 3 of 3) sorted by relevance
1324 let id = ctx.next_item_id(); in builtin_type()1356 let id = ctx.next_item_id(); in parse()1486 let id = ctx.next_item_id(); in from_ty_or_ref()1561 let id = ctx.next_item_id(); in from_ty()1901 let id = with_id.unwrap_or_else(|| ctx.next_item_id()); in type_param()
924 Item::new_opaque_type(self.next_item_id(), &ty, self) in resolve_typerefs()1726 let sub_id = self.next_item_id(); in instantiate_template()1948 pub fn next_item_id(&mut self) -> ItemId { in next_item_id() method2004 let id = self.next_item_id(); in build_builtin_ty()2191 let module_id = self.next_item_id(); in module()
518 let const_class_id = ctx.next_item_id(); in from_ty()