Searched defs:command_sp (Results 1 – 2 of 2) sorted by relevance
556 CommandObjectSP command_sp(connect_gdb_remote_cmd_ap.release()); in LoadCommandDictionary() local571 CommandObjectSP command_sp(connect_kdp_remote_cmd_ap.release()); in LoadCommandDictionary() local591 CommandObjectSP command_sp(bt_regex_cmd_ap.release()); in LoadCommandDictionary() local673 CommandObjectSP command_sp; in GetCommandSP() local
417 const lldb::CommandObjectSP& command_sp) in LoadSubCommand()