Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp308 if (!entry.hasParentInformation()) in getParentChain()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h487 bool hasParentInformation() const;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp623 bool DWARFDebugNames::Entry::hasParentInformation() const { in hasParentInformation() function in DWARFDebugNames::Entry