Searched defs:SetHelpLong (Results 1 – 3 of 3) sorted by relevance
227 void CommandAlias::SetHelpLong(llvm::StringRef str) { in SetHelpLong() function in CommandAlias
88 void CommandObject::SetHelpLong(llvm::StringRef str) { m_cmd_help_long = str; } in SetHelpLong() function in CommandObject
607 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong() function in SBCommand