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

Overrides

tools/lldb/include/lldb/Host/HostNativeProcessBase.h
   34   virtual bool IsRunning() const = 0;

Declarations

tools/lldb/include/lldb/Host/posix/HostProcessPosix.h
   33   bool IsRunning() const override;