Searched defs:GetScriptLanguage (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 1426 ScriptLanguage SBDebugger::GetScriptLanguage() const { GetScriptLanguage() function in SBDebugger |
/llvm-project/lldb/source/Core/ | ||
H A D | Debugger.cpp | 345 lldb::ScriptLanguage Debugger::GetScriptLanguage() const { in GetScriptLanguage() function in Debugger |