Home
last modified time | relevance | path

Searched defs:SetScriptLanguage (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1415 void SBDebugger::SetScriptLanguage(ScriptLanguage script_lang) { in SetScriptLanguage() function in SBDebugger
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp331 bool Debugger::SetScriptLanguage(lldb::ScriptLanguage script_lang) { in SetScriptLanguage() function in Debugger