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

Declarations

tools/lldb/include/lldb/Core/PluginManager.h
  231   static const char *GetPlatformPluginDescriptionAtIndex(uint32_t idx);

References

tools/lldb/source/API/SBDebugger.cpp
 1095         PluginManager::GetPlatformPluginDescriptionAtIndex(idx - 1);
tools/lldb/source/Commands/CommandObjectPlatform.cpp
  229           PluginManager::GetPlatformPluginDescriptionAtIndex(idx);