Searched refs:dependencySources (Results 1 – 3 of 3) sorted by relevance
67 ArrayRef<TpiSource *> dependencySources; variable
1081 parallelForEach(dependencySources, in mergeTypesWithGHash() 1182 for (TpiSource *source : dependencySources) in mergeTypesWithGHash() 1210 dependencySources = ArrayRef(ctx.tpiSourceList.data(), numDeps); in loadPdbTypeIndexFromCell()
1175 for (TpiSource *source : tMerger.dependencySources) in addObjectsToPDB()