Searched defs:cmd_obj_sp (Results 1 – 2 of 2) sorted by relevance
153 CommandObjectSP cmd_obj_sp = GetCommandSPExact ("quit", false); in Initialize() local812 …CommandObjectSP cmd_obj_sp = GetCommandSP (cmd_words.GetArgumentAtIndex (0), include_aliases, true… in GetCommandSPExact() local885 CommandInterpreter::ProcessAliasOptionsArgs (lldb::CommandObjectSP &cmd_obj_sp, in ProcessAliasOptionsArgs()957 … CommandObjectSP cmd_obj_sp(GetCommandSP (cmd, include_aliases, exact, ®ular_matches)); in GetAliasFullName() local
613 … CommandObjectSP cmd_obj_sp = m_interpreter.GetCommandSPExact (cmd_obj.GetCommandName(), false); in HandleAliasingRawCommand() local