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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h40 getAbbreviationDeclaration(uint32_t AbbrCode) const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp41 AbbrevDecl = U.getAbbreviations()->getAbbreviationDeclaration(AbbrCode);
H A DDWARFDebugAbbrev.cpp56 DWARFAbbreviationDeclarationSet::getAbbreviationDeclaration( function in class:DWARFAbbreviationDeclarationSet

Completed in 215 milliseconds