Searched defs:CreateScriptCommandObject (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | ScriptInterpreter.h | 240 CreateScriptCommandObject(const char *class_name) { CreateScriptCommandObject() function |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 1760 ScriptInterpreterPythonImpl::CreateScriptCommandObject(const char *class_name) { CreateScriptCommandObject() function in ScriptInterpreterPythonImpl |