Searched defs:ImportIndex (Results 1 – 4 of 4) sorted by relevance
44 public class ImportIndex implements ImportScope { class52 public ImportIndex(TurbineLogWithSource log, ImmutableMap<String, Supplier<ImportScope>> thunks) { in ImportIndex() method in ImportIndex
31 const ModuleSummaryIndex &ImportIndex; variable
117 int ImportIndex(int cell_index) { in ImportIndex() function