Home | History | Annotate | Download | only in Commands

Lines Matching refs:CommandObject

581         // Get CommandObject that is being aliased. The command name is read from the front of raw_command_string.
583 CommandObject *cmd_obj = m_interpreter.GetCommandObjectForCommand (raw_command_string);
606 HandleAliasingRawCommand (const std::string &alias_command, std::string &raw_command_string, CommandObject &cmd_obj, CommandReturnObject &result)
684 CommandObject *cmd_obj = command_obj_sp.get();
685 CommandObject *sub_cmd_obj = NULL;
805 CommandObject::CommandMap::iterator pos;
806 CommandObject *cmd_obj;
1491 // FIXME: this is necessary because CommandObject::CheckRequirements() assumes that
1495 // separate from the CommandObject itself, so that recursive command invocations