Lines Matching refs:CommandObjectMultiword
1631 CommandObjectMultiword *m_container = nullptr;
1755 CommandObjectMultiword *container = in DoExecute()
1797 class CommandObjectMultiwordCommandsScript : public CommandObjectMultiword {
1800 : CommandObjectMultiword( in CommandObjectMultiwordCommandsScript()
1921 auto cmd_sp = CommandObjectSP(new CommandObjectMultiword( in DoExecute()
1938 CommandObjectMultiword *add_to_me = in DoExecute()
1949 auto cmd_sp = CommandObjectSP(new CommandObjectMultiword( in DoExecute()
2047 CommandObjectMultiword *container = in DoExecute()
2069 class CommandObjectCommandContainer : public CommandObjectMultiword {
2072 : CommandObjectMultiword( in CommandObjectCommandContainer()
2095 : CommandObjectMultiword(interpreter, "command", in CommandObjectMultiwordCommands()