Searched refs:dependencySources (Results 1 – 3 of 3) sorted by relevance
67 ArrayRef<TpiSource *> dependencySources; variable
1074 parallelForEach(dependencySources, in mergeTypesWithGHash()1174 for (TpiSource *source : dependencySources) in mergeTypesWithGHash()1202 dependencySources = ArrayRef(ctx.tpiSourceList.data(), numDeps); in sortDependencies()
1170 for (TpiSource *source : tMerger.dependencySources) in addObjectsToPDB()