Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMultiword.cpp82 const CommandObjectSP &cmd_obj_sp) { in LoadSubCommand()
100 llvm::StringRef name, const CommandObjectSP &cmd_obj_sp, bool can_replace) { in LoadUserSubcommand()
H A DCommandObjectCommands.cpp493 CommandObjectSP cmd_obj_sp = m_interpreter.GetCommandSPExact( in HandleAliasingRawCommand() local
1155 StructuredData::GenericSP cmd_obj_sp, in CommandObjectScriptingObject()
1600 auto cmd_obj_sp = interpreter->CreateScriptCommandObject( in DoExecute() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h530 GetShortHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, in GetShortHelpForCommandObject()
537 GetFlagsForCommandObject(StructuredData::GenericSP cmd_obj_sp) { in GetFlagsForCommandObject()
541 virtual bool GetLongHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, in GetLongHelpForCommandObject()
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandAlias.cpp22 static bool ProcessAliasOptionsArgs(lldb::CommandObjectSP &cmd_obj_sp, in ProcessAliasOptionsArgs()
H A DCommandInterpreter.cpp282 CommandObjectSP cmd_obj_sp = GetCommandSPExact("quit"); in Initialize() local
1200 CommandObjectSP cmd_obj_sp = in GetCommandSPExact() local
1321 CommandObjectSP cmd_obj_sp( in GetAliasFullName() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2877 StructuredData::GenericSP cmd_obj_sp, std::string &dest) { in GetShortHelpForCommandObject()
2912 StructuredData::GenericSP cmd_obj_sp) { in GetFlagsForCommandObject()
2961 StructuredData::GenericSP cmd_obj_sp, std::string &dest) { in GetLongHelpForCommandObject()