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 88 const DWARFAbbreviationDeclarationSet *getAbbreviations() const {
DWARFDebugInfoEntry.cpp 110 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode);
240 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode);

Completed in 179 milliseconds