Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp59 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in Extract()
240 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in GetDIENamesAndRanges()
411 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in GetAttributes()
473 if (const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu)) { in GetAttributeValue()
854 DWARFDebugInfoEntry::GetAbbreviationDeclarationPtr(const DWARFUnit *cu) const { in GetAbbreviationDeclarationPtr() function in DWARFDebugInfoEntry
H A DDWARFDebugInfoEntry.h110 GetAbbreviationDeclarationPtr(const DWARFUnit *cu) const;