Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBDebugger.cpp1373 ScriptLanguage SBDebugger::GetScriptLanguage() const { in GetScriptLanguage() function in SBDebugger
/llvm-project-15.0.7/lldb/source/Core/
H A DDebugger.cpp318 lldb::ScriptLanguage Debugger::GetScriptLanguage() const { in GetScriptLanguage() function in Debugger