Searched refs:objectSources (Results 1 – 3 of 3) sorted by relevance
122 static ArrayRef<TpiSource *> objectSources; variable
161 ArrayRef<TpiSource *> TpiSource::objectSources; member in TpiSource187 objectSources = makeArrayRef(instances.data() + numDeps, numObjs); in sortDependencies()1027 parallelForEach(TpiSource::objectSources, in mergeTypesWithGHash()1128 parallelForEach(TpiSource::objectSources, [&](TpiSource *source) { in mergeTypesWithGHash()
962 for_each(TpiSource::objectSources, in addObjectsToPDB()