Lines Matching refs:GetProxyCommandObject
309 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions()
316 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelp()
323 CommandObject *proxy_command = GetProxyCommandObject(); in GetSyntax()
330 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong()
338 const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject(); in IsRemovable()
345 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject()
352 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand()
359 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText()
369 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP()
377 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject()
385 CommandObject *proxy_command = GetProxyCommandObject(); in LoadSubCommand()
392 CommandObject *proxy_command = GetProxyCommandObject(); in WantsRawCommandString()
399 CommandObject *proxy_command = GetProxyCommandObject(); in WantsCompletion()
406 CommandObject *proxy_command = GetProxyCommandObject(); in HandleCompletion()
413 CommandObject *proxy_command = GetProxyCommandObject(); in HandleArgumentCompletion()
421 CommandObject *proxy_command = GetProxyCommandObject(); in GetRepeatCommand()
433 if (CommandObject *proxy_command = GetProxyCommandObject()) in Execute()