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

Definitions

include/llvm/Support/Error.h
   48 class ErrorInfoBase {
  832 template <typename ErrT>
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
   80 class PacketUnimplementedError
unittests/Support/ErrorTest.cpp
   26 class CustomError : public ErrorInfo<CustomError> {