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

References

lib/BinaryFormat/Dwarf.cpp
  447   case DW_MACINFO_end_file:
  462       .Case("DW_MACINFO_end_file", DW_MACINFO_end_file)
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 2745   Asm->EmitULEB128(dwarf::DW_MACINFO_end_file);
lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
   24       IndLevel -= (E.Type == DW_MACINFO_end_file);
   44     case DW_MACINFO_end_file:
   88     case DW_MACINFO_end_file: