Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionArgParser.h29 static lldb::ScriptLanguage ToScriptLanguage(llvm::StringRef s,
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionArgParser.cpp124 lldb::ScriptLanguage OptionArgParser::ToScriptLanguage( in ToScriptLanguage() function in OptionArgParser
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp710 return OptionArgParser::ToScriptLanguage( in GetScriptingLanguage()