Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DPluginManager.cpp235 const char *GetDescriptionAtIndex(uint32_t idx) { in GetDescriptionAtIndex() function in PluginInstances
775 return GetPlatformInstances().GetDescriptionAtIndex(idx); in GetPlatformPluginDescriptionAtIndex()
823 return GetProcessInstances().GetDescriptionAtIndex(idx); in GetProcessPluginDescriptionAtIndex()