Lines Matching refs:GetProxyCommandObject
310 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions()
317 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelp()
324 CommandObject *proxy_command = GetProxyCommandObject(); in GetSyntax()
331 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong()
339 const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject(); in IsRemovable()
346 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject()
353 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand()
360 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText()
370 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP()
378 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject()
386 CommandObject *proxy_command = GetProxyCommandObject(); in LoadSubCommand()
393 CommandObject *proxy_command = GetProxyCommandObject(); in WantsRawCommandString()
400 CommandObject *proxy_command = GetProxyCommandObject(); in WantsCompletion()
407 CommandObject *proxy_command = GetProxyCommandObject(); in HandleCompletion()
414 CommandObject *proxy_command = GetProxyCommandObject(); in HandleArgumentCompletion()
422 CommandObject *proxy_command = GetProxyCommandObject(); in GetRepeatCommand()
434 CommandObject *proxy_command = GetProxyCommandObject(); in Execute()