Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DProtocolServer.cpp40 PluginManager::GetProtocolServerPluginNameAtIndex(i++); in GetSupportedProtocols()
42 protocol_name = PluginManager::GetProtocolServerPluginNameAtIndex(i++)) { in GetSupportedProtocols()
H A DPluginManager.cpp1195 PluginManager::GetProtocolServerPluginNameAtIndex(uint32_t idx) { in GetProtocolServerPluginNameAtIndex() function in PluginManager
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h332 static llvm::StringRef GetProtocolServerPluginNameAtIndex(uint32_t idx);