Searched refs:dependencySources (Results 1 – 3 of 3) sorted by relevance
68 ArrayRef<TpiSource *> dependencySources; variable
1028 parallelForEach(dependencySources, in mergeTypesWithGHash()1129 for (TpiSource *source : dependencySources) in mergeTypesWithGHash()1157 dependencySources = makeArrayRef(ctx.tpiSourceList.data(), numDeps); in sortDependencies()
1152 for (TpiSource *source : tMerger.dependencySources) in addObjectsToPDB()