Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectMultiword.cpp312 CommandObjectMultiword::AproposAllSubCommands (const char *prefix, in AproposAllSubCommands() function in CommandObjectMultiword
334 sub_cmd_obj->AproposAllSubCommands (complete_command_name.GetData(), in AproposAllSubCommands()
402 CommandObjectProxy::AproposAllSubCommands (const char *prefix, in AproposAllSubCommands() function in CommandObjectProxy
409 return proxy_command->AproposAllSubCommands (prefix, in AproposAllSubCommands()
/trueos/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDCommandObjectMultiword.h59 AproposAllSubCommands (const char *prefix,
131 AproposAllSubCommands (const char *prefix,
HDCommandObject.h153 AproposAllSubCommands (const char *prefix, in AproposAllSubCommands() function
/trueos/contrib/llvm/tools/lldb/source/Interpreter/
HDCommandInterpreter.cpp2897 cmd_obj->AproposAllSubCommands (command_name, in FindCommandsForApropos()
2919 cmd_obj->AproposAllSubCommands (command_name, in FindCommandsForApropos()