Searched refs:crate_index (Results 1 – 1 of 1) sorted by relevance
202 size_t crate_index = crate_list.size(); in AddSysrootCrate() local203 sysroot_crate_lookup.insert(std::make_pair(crate, crate_index)); in AddSysrootCrate()211 Crate sysroot_crate = Crate(SourceFile(crate_path), std::nullopt, crate_index, in AddSysrootCrate()