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

Declarations

include/llvm/DebugInfo/DWARF/DWARFDie.h
  300   void updateForIndex(const DWARFAbbreviationDeclaration &AbbrDecl, uint32_t I);

References

lib/DebugInfo/DWARF/DWARFDie.cpp
  674     updateForIndex(*AbbrDecl, 0);
  701     updateForIndex(*AbbrDecl, Index + 1);