Searched refs:next_item_id (Results 1 – 3 of 3) sorted by relevance
1284 let id = ctx.next_item_id(); in builtin_type()1316 let id = ctx.next_item_id(); in parse()1447 let id = ctx.next_item_id(); in from_ty_or_ref()1521 let id = ctx.next_item_id(); in from_ty()1852 let id = with_id.unwrap_or_else(|| ctx.next_item_id()); in type_param()
905 Item::new_opaque_type(self.next_item_id(), &ty, self) in resolve_typerefs()1703 let sub_id = self.next_item_id(); in instantiate_template()1921 pub fn next_item_id(&mut self) -> ItemId { in next_item_id() method1976 let id = self.next_item_id(); in build_builtin_ty()2168 let module_id = self.next_item_id(); in module()
467 let const_class_id = ctx.next_item_id(); in from_ty()