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
110 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode); in extractFast()240 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode); in extract()