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