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() {}

Declarations

tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h
   21   ~PlatformOpenBSD() override;