Searched defs:GetAsMultiwordCommand (Results 1 – 3 of 3) sorted by relevance
36 CommandObjectMultiword *GetAsMultiwordCommand() override { return this; } in GetAsMultiwordCommand() function
147 virtual CommandObjectMultiword *GetAsMultiwordCommand() { return nullptr; } in GetAsMultiwordCommand() function
297 CommandObjectMultiword *CommandObjectProxy::GetAsMultiwordCommand() { in GetAsMultiwordCommand() function in CommandObjectProxy