Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1400 ScriptLanguage SBDebugger::GetScriptLanguage() const { in GetScriptLanguage() function in SBDebugger
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp306 lldb::ScriptLanguage Debugger::GetScriptLanguage() const { in GetScriptLanguage() function in Debugger