Searched refs:GetScriptingLanguage (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h206 GetScriptingLanguage (const char *script_language_name);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp544 SBDebugger::GetScriptingLanguage (const char *script_language_name) function in class:SBDebugger
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp725 m_option_data.m_script_lang = m_debugger.GetScriptingLanguage (optarg);

Completed in 116 milliseconds