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

Declarations

include/llvm/DebugInfo/DWARF/DWARFContext.h
  276   const DWARFDebugMacro *getDebugMacro();

References

lib/DebugInfo/DWARF/DWARFContext.cpp
  409     if (Explicit || !getDebugMacro()->empty()) {
  411       getDebugMacro()->dump(OS);