Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionArgParser.h29 static lldb::ScriptLanguage ToScriptLanguage(llvm::StringRef s,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionArgParser.cpp123 lldb::ScriptLanguage OptionArgParser::ToScriptLanguage( in ToScriptLanguage() function in OptionArgParser
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp679 return OptionArgParser::ToScriptLanguage( in GetScriptingLanguage()