Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h40 getAbbreviationDeclaration(uint32_t AbbrCode) const;
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp55 AbbrevDecl = AbbrevSet->getAbbreviationDeclaration(AbbrCode); in extractFast()
H A DDWARFDebugAbbrev.cpp56 DWARFAbbreviationDeclarationSet::getAbbreviationDeclaration( in getAbbreviationDeclaration() function in DWARFAbbreviationDeclarationSet