Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDScriptInterpreter.h213 CreateScriptCommandObject (const char *class_name) in CreateScriptCommandObject() function
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDScriptInterpreterPython.cpp1807 ScriptInterpreterPython::CreateScriptCommandObject (const char *class_name) in CreateScriptCommandObject() function in ScriptInterpreterPython