Searched refs:GenerateScriptAliasFunction (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h288 GenerateScriptAliasFunction (StringList &input, std::string& output) function in class:lldb_private::ScriptInterpreter
H A DScriptInterpreterPython.h76 GenerateScriptAliasFunction (StringList &input, std::string& output);
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectCommands.cpp1683 if (interpreter->GenerateScriptAliasFunction (lines, funct_name_str))
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp1216 ScriptInterpreterPython::GenerateScriptAliasFunction (StringList &user_input, std::string &output) function in class:ScriptInterpreterPython

Completed in 122 milliseconds