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

Declarations

tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.h
   32   static const char *GetPluginDescriptionStatic(bool is_host);

References

tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
  135         PlatformWindows::GetPluginDescriptionStatic(false),
tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.h
   45     return GetPluginDescriptionStatic(IsHost());