Home
last modified time | relevance | path

Searched defs:script_language (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp125 ScriptLanguage script_language, in CommandInterpreter()
460 lldb::ScriptLanguage script_language = m_debugger.GetScriptLanguage(); in LoadCommandDictionary() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp1520 const ScriptLanguage script_language = debugger.GetScriptLanguage(); in LoadScriptingResourceInTarget() local
H A DPluginManager.cpp1477 lldb::ScriptLanguage script_language, in RegisterPlugin()