Lines Matching refs:CommandObjectMultiword
1628 CommandObjectMultiword *m_container = nullptr;
1752 CommandObjectMultiword *container = in DoExecute()
1794 class CommandObjectMultiwordCommandsScript : public CommandObjectMultiword {
1797 : CommandObjectMultiword( in CommandObjectMultiwordCommandsScript()
1918 auto cmd_sp = CommandObjectSP(new CommandObjectMultiword( in DoExecute()
1935 CommandObjectMultiword *add_to_me = in DoExecute()
1946 auto cmd_sp = CommandObjectSP(new CommandObjectMultiword( in DoExecute()
2044 CommandObjectMultiword *container = in DoExecute()
2066 class CommandObjectCommandContainer : public CommandObjectMultiword {
2069 : CommandObjectMultiword( in CommandObjectCommandContainer()
2092 : CommandObjectMultiword(interpreter, "command", in CommandObjectMultiwordCommands()