Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp235 llvm::StringRef GetDescriptionAtIndex(uint32_t idx) { in GetDescriptionAtIndex() function in PluginInstances
834 return GetPlatformInstances().GetDescriptionAtIndex(idx); in GetPlatformPluginDescriptionAtIndex()
882 return GetProcessInstances().GetDescriptionAtIndex(idx); in GetProcessPluginDescriptionAtIndex()