Searched refs:CreateScriptCommandObject (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h75 CreateScriptCommandObject(const char *class_name) override;
H A DScriptInterpreterPython.cpp2130 ScriptInterpreterPythonImpl::CreateScriptCommandObject(const char *class_name) { function in class:ScriptInterpreterPythonImpl
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h171 CreateScriptCommandObject(const char *class_name) { function in class:lldb_private::ScriptInterpreter
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1674 auto cmd_obj_sp = interpreter->CreateScriptCommandObject(

Completed in 179 milliseconds