Searched refs:dependencySources (Results 1 – 3 of 3) sorted by relevance
119 static ArrayRef<TpiSource *> dependencySources; variable
160 ArrayRef<TpiSource *> TpiSource::dependencySources; member in TpiSource186 dependencySources = makeArrayRef(instances.data(), numDeps); in sortDependencies()1025 parallelForEach(TpiSource::dependencySources, in mergeTypesWithGHash()1125 for_each(TpiSource::dependencySources, [&](TpiSource *source) { in mergeTypesWithGHash()
960 for_each(TpiSource::dependencySources, in addObjectsToPDB()