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

References

include/llvm/DebugInfo/DWARF/DWARFDie.h
   60     return Die->getAbbreviationDeclarationPtr();
lib/DebugInfo/DWARF/DWARFUnit.cpp
  383             DIE.getAbbreviationDeclarationPtr()) {
  704   if (Die->getAbbreviationDeclarationPtr() == nullptr)
tools/obj2yaml/dwarf2yaml.cpp
  136       auto AbbrevDecl = DIE.getAbbreviationDeclarationPtr();