Searched refs:script_language_name (Results 1 - 2 of 2) 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) argument
547 return Args::StringToScriptLanguage (script_language_name,

Completed in 106 milliseconds