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