Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h329 virtual Status GenerateFunction(const char *signature, in GenerateFunction() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp1338 Status ScriptInterpreterPythonImpl::GenerateFunction(const char *signature, in GenerateFunction() function in ScriptInterpreterPythonImpl