reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
   40   getAbbreviationDeclaration(uint32_t AbbrCode) const;

References

lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
   41   AbbrevDecl = U.getAbbreviations()->getAbbreviationDeclaration(AbbrCode);