Home
last modified time | relevance | path

Searched refs:ToScriptLanguage (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionArgParser.h30 static lldb::ScriptLanguage ToScriptLanguage(llvm::StringRef s,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionArgParser.cpp124 lldb::ScriptLanguage OptionArgParser::ToScriptLanguage( in ToScriptLanguage() function in OptionArgParser
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp488 return OptionArgParser::ToScriptLanguage( in GetScriptingLanguage()