Home
last modified time | relevance | path

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

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