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

  /external/llvm/lib/DebugInfo/
DWARFCompileUnit.h 63 const DWARFAbbreviationDeclarationSet *getAbbreviations() const {
DWARFDebugInfoEntry.cpp 109 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode);
223 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode);

Completed in 51 milliseconds