Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h267 GetScriptInterpreterForLanguage(lldb::ScriptLanguage script_lang,
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp918 PluginManager::GetScriptInterpreterForLanguage(lldb::ScriptLanguage script_lang, in GetScriptInterpreterForLanguage() function in PluginManager
H A DDebugger.cpp1506 PluginManager::GetScriptInterpreterForLanguage(script_language, *this); in GetScriptInterpreter()