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

Declarations

include/llvm/DebugInfo/DWARF/DWARFContext.h
  348   static ErrorPolicy defaultErrorHandler(Error E);

References

include/llvm/DebugInfo/DWARF/DWARFContext.h
  351          function_ref<ErrorPolicy(Error)> HandleError = defaultErrorHandler,
lib/DebugInfo/Symbolize/Symbolize.cpp
   70         DWARFContext::create(Obj, nullptr, DWARFContext::defaultErrorHandler);
  472                              DWARFContext::defaultErrorHandler, Opts.DWPName);