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