file_indices

Function file_indices 

Source
fn file_indices(
    tcx: TyCtxt<'_>,
) -> (FxHashMap<*const SourceFile, SourceFileIndex>, FxHashMap<SourceFileIndex, EncodedSourceFileId>)