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.cpp226 void CommandAlias::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandAlias
H A DCommandObject.cpp88 void CommandObject::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandObject
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h169 void SetHelp(const char *description) in SetHelp() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp669 void SBCommand::SetHelp(const char *help) { in SetHelp() function in SBCommand