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

Overrides

tools/lldb/include/lldb/Core/PluginInterface.h
   18   virtual ~PluginInterface() {}
tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
   50 PlatformPOSIX::~PlatformPOSIX() {}

Overridden By

tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp
  131 PlatformAndroid::~PlatformAndroid() {}

Declarations

tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.h
   21   ~PlatformLinux() override;