Searched refs:objectSources (Results 1 – 3 of 3) sorted by relevance
71 ArrayRef<TpiSource *> objectSources; variable
1030 parallelForEach(objectSources, in mergeTypesWithGHash()1131 parallelForEach(objectSources, [&](TpiSource *source) { in mergeTypesWithGHash()1158 objectSources = makeArrayRef(ctx.tpiSourceList.data() + numDeps, numObjs); in sortDependencies()
1154 for (TpiSource *source : tMerger.objectSources) in addObjectsToPDB()