Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp457 parallelForEach(ModulesCompileUnits, [&](RefModuleUnit &RefModule) { in link() argument
458 linkSingleCompileUnit(*RefModule.Unit, ArtificialTypeUnit); in link()