Home
last modified time | relevance | path

Searched refs:AddMultiwordCommand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h101 lldb::SBCommand AddMultiwordCommand(const char *name, const char *help);
384 lldb::SBCommand AddMultiwordCommand(const char *name,
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp590 lldb::SBCommand SBCommandInterpreter::AddMultiwordCommand(const char *name, in AddMultiwordCommand() function in SBCommandInterpreter
683 lldb::SBCommand SBCommand::AddMultiwordCommand(const char *name, in AddMultiwordCommand() function in SBCommand