Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp59 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in Extract()
240 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in GetDIENamesAndRanges()
410 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in GetAttributes()
472 if (const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu)) { in GetAttributeValue()
853 DWARFDebugInfoEntry::GetAbbreviationDeclarationPtr(const DWARFUnit *cu) const { in GetAbbreviationDeclarationPtr() function in DWARFDebugInfoEntry
H A DDWARFDebugInfoEntry.h110 GetAbbreviationDeclarationPtr(const DWARFUnit *cu) const;