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