Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h756 static std::vector<RegisteredPluginInfo> GetScriptInterpreterPluginInfo();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp291 PluginManager::GetScriptInterpreterPluginInfo, in GetPluginNamespaces()
2389 PluginManager::GetScriptInterpreterPluginInfo() { in GetScriptInterpreterPluginInfo() function in PluginManager