Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionArgParser.h41 static lldb::ScriptLanguage ToScriptLanguage(llvm::StringRef s,
/freebsd-head/contrib/llvm-project/lldb/source/Interpreter/
HDOptionArgParser.cpp139 lldb::ScriptLanguage OptionArgParser::ToScriptLanguage( in ToScriptLanguage() function in OptionArgParser
/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBDebugger.cpp721 return OptionArgParser::ToScriptLanguage( in GetScriptingLanguage()