Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp295 PluginManager::GetLanguageRuntimeGetCommandObjectAtIndex(idx)) { in InitializeCommands()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h156 GetLanguageRuntimeGetCommandObjectAtIndex(uint32_t idx);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp574 PluginManager::GetLanguageRuntimeGetCommandObjectAtIndex(uint32_t idx) { in GetLanguageRuntimeGetCommandObjectAtIndex() function in PluginManager