Searched defs:ExportFunctionDefinitionToInterpreter (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | ScriptInterpreter.h | 185 ExportFunctionDefinitionToInterpreter(StringList &function_def) { ExportFunctionDefinitionToInterpreter() function |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 1287 Status ScriptInterpreterPythonImpl::ExportFunctionDefinitionToInterpreter( ExportFunctionDefinitionToInterpreter() function in ScriptInterpreterPythonImpl |