Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h296 GetScriptInterpreterForLanguage(lldb::ScriptLanguage script_lang,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2509 PluginManager::GetScriptInterpreterForLanguage(script_lang, *this); in GetScriptInterpreter()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1520 lldb::ScriptInterpreterSP PluginManager::GetScriptInterpreterForLanguage( in GetScriptInterpreterForLanguage() function in PluginManager