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

Declarations

lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  346   void applyLabelAttributes(const DbgLabel &Label, DIE &LabelDie);

References

lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  584     applyLabelAttributes(DL, *LabelDie);
 1057       applyLabelAttributes(*Label, *Die);