Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1071 class CommandObjectPythonFunction : public CommandObjectRaw { class
1073 CommandObjectPythonFunction(CommandInterpreter &interpreter, std::string name, in CommandObjectPythonFunction() function in CommandObjectPythonFunction