Searched defs:SetHelpLong (Results 1 – 3 of 3) sorted by relevance
227 void CommandAlias::SetHelpLong(llvm::StringRef str) { in SetHelpLong() function in CommandAlias
93 void CommandObject::SetHelpLong(llvm::StringRef str) { in SetHelpLong() function in CommandObject
682 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong() function in SBCommand