Searched defs:command_sp (Results 1 – 2 of 2) sorted by relevance
546 CommandObjectSP command_sp(connect_gdb_remote_cmd_ap.release()); in LoadCommandDictionary() local561 CommandObjectSP command_sp(connect_kdp_remote_cmd_ap.release()); in LoadCommandDictionary() local581 CommandObjectSP command_sp(bt_regex_cmd_ap.release()); in LoadCommandDictionary() local643 CommandObjectSP command_sp; in GetCommandSP() local
416 const lldb::CommandObjectSP& command_sp) in LoadSubCommand()