HomeSort by relevance Sort by last modified time
    Searched refs:getAbbreviationDeclaration (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/DebugInfo/
DWARFDebugAbbrev.h 47 getAbbreviationDeclaration(uint32_t abbrCode) const;
DWARFDebugAbbrev.cpp 41 DWARFAbbreviationDeclarationSet::getAbbreviationDeclaration(uint32_t abbrCode)
DWARFDebugInfoEntry.cpp 110 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode);
240 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode);

Completed in 82 milliseconds