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

Declarations

include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  347     void skip(function_ref<void(Error)> ErrorCallback);

References

lib/DebugInfo/DWARF/DWARFContext.cpp
  429         Parser.skip(dumpWarning);
unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
  520   Parser.skip(RecordUnrecoverable);
  524   Parser.skip(RecordUnrecoverable);
  572   Parser.skip(RecordUnrecoverable);
  650   Parser.skip(RecordUnrecoverable);
  652   Parser.skip(RecordUnrecoverable);
  672   Parser.skip(RecordUnrecoverable);