Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandAlias.cpp225 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
/openbsd/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h181 void SetHelp(const char *description) in SetHelp() function
/openbsd/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp619 void SBCommand::SetHelp(const char *help) { in SetHelp() function in SBCommand