Home
last modified time | relevance | path

Searched defs:proxy_command (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectMultiword.cpp358 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong() local
367 …const CommandObject *proxy_command = const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject… in IsRemovable() local
376 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject() local
385 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP() local
394 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject() local
406 CommandObject *proxy_command = GetProxyCommandObject(); in AproposAllSubCommands() local
418 CommandObject *proxy_command = GetProxyCommandObject(); in LoadSubCommand() local
427 CommandObject *proxy_command = GetProxyCommandObject(); in WantsRawCommandString() local
436 CommandObject *proxy_command = GetProxyCommandObject(); in WantsCompletion() local
446 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions() local
[all …]