Home
last modified time | relevance | path

Searched defs:ChildEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.cpp248 Entry->getValue().load()->Children.forEach([&](TypeEntry *ChildEntry) { in finalizeTypeEntryRec()
H A DDependencyTracker.cpp141 UnitEntryPairTy ChildEntry(Entry.CU, CurChild); in collectRootsToKeep() local