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