Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h214 virtual bool GenerateScriptAliasFunction(StringList &input, in GenerateScriptAliasFunction() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1363 bool ScriptInterpreterPythonImpl::GenerateScriptAliasFunction( in GenerateScriptAliasFunction() function in ScriptInterpreterPythonImpl