Home
last modified time | relevance | path

Searched defs:GenerateScriptAliasFunction (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h282 GenerateScriptAliasFunction (StringList &input, std::string& output) in GenerateScriptAliasFunction() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1707 ScriptInterpreterPython::GenerateScriptAliasFunction (StringList &user_input, std::string &output) in GenerateScriptAliasFunction() function in ScriptInterpreterPython