Home
last modified time | relevance | path

Searched defs:SetHelp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandAlias.cpp225 void CommandAlias::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandAlias
H A DCommandObject.cpp87 void CommandObject::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandObject
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h170 void SetHelp(const char *description) in SetHelp() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp682 void SBCommand::SetHelp(const char *help) { in SetHelp() function in SBCommand