Searched refs:getAbbreviationDeclaration (Results 1 – 3 of 3) sorted by relevance
47 getAbbreviationDeclaration(uint32_t abbrCode) const;
41 DWARFAbbreviationDeclarationSet::getAbbreviationDeclaration(uint32_t abbrCode) in getAbbreviationDeclaration() function in DWARFAbbreviationDeclarationSet
109 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode); in extractFast()221 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode); in extract()