Searched defs:SetHelp (Results 1 – 4 of 4) sorted by relevance
222 void CommandAlias::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandAlias
86 void CommandObject::SetHelp(llvm::StringRef str) { m_cmd_help_short = str; } in SetHelp() function in CommandObject
182 void SetHelp(const char *description) in SetHelp() function
602 void SBCommand::SetHelp(const char *help) { in SetHelp() function in SBCommand