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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBCommandInterpreter.h74 AddMultiwordCommand (const char* name, const char* help);
206 AddMultiwordCommand (const char* name, const char* help = NULL);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp536 SBCommandInterpreter::AddMultiwordCommand (const char* name, const char* help) function in class:SBCommandInterpreter
586 SBCommand::AddMultiwordCommand (const char* name, const char* help) function in class:SBCommand

Completed in 161 milliseconds