Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectMultiword.cpp232 void CommandObjectMultiword::AproposAllSubCommands(llvm::StringRef prefix, in AproposAllSubCommands() function in CommandObjectMultiword
339 void CommandObjectProxy::AproposAllSubCommands(llvm::StringRef prefix, in AproposAllSubCommands() function in CommandObjectProxy
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandObject.h167 virtual void AproposAllSubCommands(llvm::StringRef prefix, in AproposAllSubCommands() function