Home
last modified time | relevance | path

Searched refs:GetDescriptionAtIndex (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Core/
DPluginManager.cpp235 const char *GetDescriptionAtIndex(uint32_t idx) { in GetDescriptionAtIndex() function in PluginInstances
773 return GetPlatformInstances().GetDescriptionAtIndex(idx); in GetPlatformPluginDescriptionAtIndex()
821 return GetProcessInstances().GetDescriptionAtIndex(idx); in GetProcessPluginDescriptionAtIndex()