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 35 getAbbreviationDeclaration(uint32_t AbbrCode) const;
DWARFDebugAbbrev.cpp 53 DWARFAbbreviationDeclarationSet::getAbbreviationDeclaration(
DWARFDebugInfoEntry.cpp 106 AbbrevDecl = U->getAbbreviations()->getAbbreviationDeclaration(AbbrCode);

Completed in 57 milliseconds