Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
DCommandAlias.cpp222 void CommandAlias::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandAlias
DCommandObject.cpp89 void CommandObject::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandObject
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointName.h181 void SetHelp(const char *description) in SetHelp() function
/external/llvm-project/lldb/source/API/
DSBCommandInterpreter.cpp675 void SBCommand::SetHelp(const char *help) { in SetHelp() function in SBCommand