Home
last modified time | relevance | path

Searched refs:dependencySources (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DTypeMerger.h68 ArrayRef<TpiSource *> dependencySources; variable
H A DDebugTypes.cpp1079 parallelForEach(dependencySources, in mergeTypesWithGHash()
1180 for (TpiSource *source : dependencySources) in mergeTypesWithGHash()
1207 dependencySources = ArrayRef(ctx.tpiSourceList.data(), numDeps); in sortDependencies()
H A DPDB.cpp1168 for (TpiSource *source : tMerger.dependencySources) in addObjectsToPDB()