Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DLanguageRuntime.cpp295 PluginManager::GetLanguageRuntimeGetCommandObjectAtIndex(idx)) { in InitializeCommands()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h157 GetLanguageRuntimeGetCommandObjectAtIndex(uint32_t idx);
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp574 PluginManager::GetLanguageRuntimeGetCommandObjectAtIndex(uint32_t idx) { in GetLanguageRuntimeGetCommandObjectAtIndex() function in PluginManager