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/Linux/PlatformLinux.cpp
  125 PlatformLinux::~PlatformLinux() = default;

Declarations

tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.h
   26   ~PlatformAndroid() override;