Home
last modified time | relevance | path

Searched refs:AproposAllSubCommands (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectMultiword.cpp311 CommandObjectMultiword::AproposAllSubCommands (const char *prefix, in AproposAllSubCommands() function in CommandObjectMultiword
333 sub_cmd_obj->AproposAllSubCommands (complete_command_name.GetData(), in AproposAllSubCommands()
401 CommandObjectProxy::AproposAllSubCommands (const char *prefix, in AproposAllSubCommands() function in CommandObjectProxy
408 return proxy_command->AproposAllSubCommands (prefix, in AproposAllSubCommands()
/external/lldb/include/lldb/Interpreter/
DCommandObjectMultiword.h59 AproposAllSubCommands (const char *prefix,
131 AproposAllSubCommands (const char *prefix,
DCommandObject.h153 AproposAllSubCommands (const char *prefix, in AproposAllSubCommands() function
/external/lldb/source/Interpreter/
DCommandInterpreter.cpp2838 cmd_obj->AproposAllSubCommands (command_name, in FindCommandsForApropos()
2860 cmd_obj->AproposAllSubCommands (command_name, in FindCommandsForApropos()