Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h185 ExportFunctionDefinitionToInterpreter(StringList &function_def) { ExportFunctionDefinitionToInterpreter() function
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1287 Status ScriptInterpreterPythonImpl::ExportFunctionDefinitionToInterpreter( ExportFunctionDefinitionToInterpreter() function in ScriptInterpreterPythonImpl