Searched refs:IsMultiwordObject (Results 1 – 9 of 9) sorted by relevance
43 IsMultiwordObject () { return true; } in IsMultiwordObject() function122 IsMultiwordObject ();
138 IsMultiwordObject () { return false; } in IsMultiwordObject() function
332 if (sub_cmd_obj->IsMultiwordObject()) in AproposAllSubCommands()374 CommandObjectProxy::IsMultiwordObject () in IsMultiwordObject() function in CommandObjectProxy378 return proxy_command->IsMultiwordObject(); in IsMultiwordObject()
71 if (!cmd_obj->IsMultiwordObject()) in DoExecute()
101 if (! sub_cmd_obj->IsMultiwordObject ()) in DoExecute()
689 while (cmd_obj->IsMultiwordObject() && args.GetArgumentCount() > 0) in HandleAliasingNormalCommand()
467 if (m_opaque_sp->IsMultiwordObject() == false) in AddMultiwordCommand()482 if (m_opaque_sp->IsMultiwordObject() == false) in AddCommand()
820 if (cmd_obj_sp->IsMultiwordObject()) in GetCommandSPExact()1148 else if (cmd_obj->IsMultiwordObject ()) in GetCommandObjectForCommand()1165 if (!cmd_obj || !cmd_obj->IsMultiwordObject() || end >= command_string.size()) in GetCommandObjectForCommand()1651 if (cmd_obj->IsMultiwordObject ()) in HandleCommand()1700 if (cmd_obj->IsMultiwordObject ()) in HandleCommand()1900 && cmd_obj && cmd_obj->IsMultiwordObject() in HandleCompletionMatches()2837 if (cmd_obj->IsMultiwordObject()) in FindCommandsForApropos()2859 if (cmd_obj->IsMultiwordObject()) in FindCommandsForApropos()
945 else if (IsMultiwordObject()) in GenerateHelpText()