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