Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h238 CreateScriptCommandObject(const char *class_name) { CreateScriptCommandObject() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1866 ScriptInterpreterPythonImpl::CreateScriptCommandObject(const char *class_name) { CreateScriptCommandObject() function in ScriptInterpreterPythonImpl