Searched defs:GenerateFunction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | ScriptInterpreter.h | 303 virtual Status GenerateFunction(const char *signature, GenerateFunction() function |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 1298 Status ScriptInterpreterPythonImpl::GenerateFunction(const char *signature, GenerateFunction() function in ScriptInterpreterPythonImpl |