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 108 AbbrevDecl = CU->getAbbreviations()->getAbbreviationDeclaration(AbbrCode);
147 AbbrevDecl = CU->getAbbreviations()->getAbbreviationDeclaration(AbbrCode);

Completed in 350 milliseconds