Searched refs:IsMultiwordObject (Results 1 – 8 of 8) sorted by relevance
34 bool IsMultiwordObject() override { return true; } in IsMultiwordObject() function92 bool IsMultiwordObject() override;
145 virtual bool IsMultiwordObject() { return false; } in IsMultiwordObject() function
261 if (sub_cmd_obj->IsMultiwordObject()) in AproposAllSubCommands()290 bool CommandObjectProxy::IsMultiwordObject() { in IsMultiwordObject() function in CommandObjectProxy293 return proxy_command->IsMultiwordObject(); in IsMultiwordObject()
122 if (!sub_cmd_obj->IsMultiwordObject()) { in DoExecute()
711 while (cmd_obj->IsMultiwordObject() && !args.empty()) { in HandleAliasingNormalCommand()
616 if (!m_opaque_sp->IsMultiwordObject()) in AddMultiwordCommand()632 if (!m_opaque_sp->IsMultiwordObject()) in AddCommand()647 if (!m_opaque_sp->IsMultiwordObject()) in AddCommand()
270 if (!parent->IsMultiwordObject()) in InitializeCommands()
1031 if (cmd_obj_sp->IsMultiwordObject()) { in GetCommandSPExact()1259 else if (cmd_obj->IsMultiwordObject()) { in GetCommandObjectForCommand()1276 if (!cmd_obj || !cmd_obj->IsMultiwordObject() || in GetCommandObjectForCommand()1793 if (num_command_matches == 1 && cmd_obj && cmd_obj->IsMultiwordObject() && in HandleCompletionMatches()2637 if (cmd_obj->IsMultiwordObject()) { in FindCommandsForApropos()3053 if (cmd_obj->IsMultiwordObject()) { in ResolveCommandImpl()3108 if (cmd_obj->IsMultiwordObject()) { in ResolveCommandImpl()