Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFCompileUnit.h88 const DWARFAbbreviationDeclarationSet *getAbbreviations() const { in getAbbreviations() function
DDWARFDebugInfoEntry.cpp108 AbbrevDecl = CU->getAbbreviations()->getAbbreviationDeclaration(AbbrCode); in extractFast()
147 AbbrevDecl = CU->getAbbreviations()->getAbbreviationDeclaration(AbbrCode); in extract()