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

Declarations

tools/lldb/include/lldb/Host/Socket.h
  114   static void SetLastError(Status &error);

References

tools/lldb/source/Host/common/Socket.cpp
  337     SetLastError(error);
  365     SetLastError(error);
  406     SetLastError(error);
  450     SetLastError(error);
  487     SetLastError(error);
tools/lldb/source/Host/posix/DomainSocket.cpp
   87     SetLastError(error);
  109   SetLastError(error);