Searched refs:dependencySources (Results 1 – 3 of 3) sorted by relevance
118 static ArrayRef<TpiSource *> dependencySources; variable
164 ArrayRef<TpiSource *> TpiSource::dependencySources; member in TpiSource190 dependencySources = makeArrayRef(instances.data(), numDeps); in sortDependencies()1052 parallelForEach(TpiSource::dependencySources, in mergeTypesWithGHash()1153 for_each(TpiSource::dependencySources, [&](TpiSource *source) { in mergeTypesWithGHash()
1152 for_each(TpiSource::dependencySources, in addObjectsToPDB()