Searched refs:objectSources (Results 1 – 3 of 3) sorted by relevance
121 static ArrayRef<TpiSource *> objectSources; variable
165 ArrayRef<TpiSource *> TpiSource::objectSources; member in TpiSource191 objectSources = makeArrayRef(instances.data() + numDeps, numObjs); in sortDependencies()1054 parallelForEach(TpiSource::objectSources, in mergeTypesWithGHash()1156 parallelForEach(TpiSource::objectSources, [&](TpiSource *source) { in mergeTypesWithGHash()
1154 for_each(TpiSource::objectSources, in addObjectsToPDB()