Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandAlias.cpp22 static bool ProcessAliasOptionsArgs(lldb::CommandObjectSP &cmd_obj_sp, in ProcessAliasOptionsArgs()
H A DCommandInterpreter.cpp253 CommandObjectSP cmd_obj_sp = GetCommandSPExact("quit"); in Initialize() local
1066 CommandObjectSP cmd_obj_sp = in GetCommandSPExact() local
1151 CommandObjectSP cmd_obj_sp( in GetAliasFullName() local
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h515 GetShortHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, in GetShortHelpForCommandObject()
522 GetFlagsForCommandObject(StructuredData::GenericSP cmd_obj_sp) { in GetFlagsForCommandObject()
526 virtual bool GetLongHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, in GetLongHelpForCommandObject()
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp452 if (CommandObjectSP cmd_obj_sp = in HandleAliasingRawCommand() local
1107 StructuredData::GenericSP cmd_obj_sp, in CommandObjectScriptingObject()
1524 auto cmd_obj_sp = interpreter->CreateScriptCommandObject( in DoExecute() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp3109 StructuredData::GenericSP cmd_obj_sp, std::string &dest) { in GetShortHelpForCommandObject()
3165 StructuredData::GenericSP cmd_obj_sp) { in GetFlagsForCommandObject()
3214 StructuredData::GenericSP cmd_obj_sp, std::string &dest) { in GetLongHelpForCommandObject()