Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h345 virtual Status GenerateFunction(const char *signature, GenerateFunction() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1293 Status ScriptInterpreterPythonImpl::GenerateFunction(const char *signature, GenerateFunction() function in ScriptInterpreterPythonImpl