Searched defs:cmd_sp (Results 1 – 4 of 4) sorted by relevance
860 CommandObjectSP cmd_sp(m_regex_cmd_up.release()); IOHandlerInputComplete() local 1012 CommandObjectSP cmd_sp(m_regex_cmd_up.release()); AddRegexCommandToInterpreter() local 1749 CommandObjectSP cmd_sp = m_interpreter.GetCommandSPExact(root_cmd); DoExecute() local 1940 auto cmd_sp = CommandObjectSP(new CommandObjectMultiword( DoExecute() local 1968 auto cmd_sp = CommandObjectSP(new CommandObjectMultiword( DoExecute() local 2036 CommandObjectSP cmd_sp = interp.GetCommandSPExact(cmd_name); DoExecute() local [all...]
79 lldb::CommandObjectSP cmd_sp, in CommandAlias()
942 __anon761540d50202(CommandObjectSP cmd_sp, const char *name) VerifyUserMultiwordCmdPath() argument 1121 AddCommand(llvm::StringRef name,const lldb::CommandObjectSP & cmd_sp,bool can_replace) AddCommand() argument 1145 AddUserCommand(llvm::StringRef name,const lldb::CommandObjectSP & cmd_sp,bool can_replace) AddUserCommand() argument [all...]
607 SBCommand(lldb::CommandObjectSP cmd_sp) SBCommand() argument