Searched refs:getAbbreviations (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/DebugInfo/
H A DDWARFCompileUnit.h88 const DWARFAbbreviationDeclarationSet *getAbbreviations() const { function in class:llvm::DWARFCompileUnit
H A DDWARFDebugInfoEntry.cpp108 AbbrevDecl = CU->getAbbreviations()->getAbbreviationDeclaration(AbbrCode);
147 AbbrevDecl = CU->getAbbreviations()->getAbbreviationDeclaration(AbbrCode);

Completed in 100 milliseconds