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

References

lib/CodeGen/AsmPrinter/DIEHash.cpp
  117 void DIEHash::collectAttributes(const DIE &Die, DIEAttrs &Attrs) {
  320 void DIEHash::hashAttributes(const DIEAttrs &Attrs, dwarf::Tag Tag) {
  332   DIEAttrs Attrs = {};
lib/CodeGen/AsmPrinter/DIEHash.h
   71   void collectAttributes(const DIE &Die, DIEAttrs &Attrs);
   74   void hashAttributes(const DIEAttrs &Attrs, dwarf::Tag Tag);