Home
last modified time | relevance | path

Searched defs:ParentEntry (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h132 TypeEntry *ParentEntry) { in getOrCreateTypeEntryBody()
H A DDependencyTracker.cpp344 const DWARFDebugInfoEntry *ParentEntry = in markParentsAsKeepingChildren() local
715 const DWARFDebugInfoEntry *ParentEntry = in getRootForSpecifiedEntry() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp706 Expected<std::optional<Entry>> ParentEntry = getParentDIEEntry(); in dumpParentIdx() local
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1726 lookupOrCreateEntry(RedirectingFileSystem * FS,StringRef Name,RedirectingFileSystem::Entry * ParentEntry=nullptr) lookupOrCreateEntry() argument