Searched defs:GetHelp (Results 1 – 7 of 7) sorted by relevance
235 llvm::StringRef CommandAlias::GetHelp() { in GetHelp() function in CommandAlias
54 llvm::StringRef CommandObject::GetHelp() { return m_cmd_help_short; } in GetHelp() function in CommandObject
1501 void CommandInterpreter::GetHelp(CommandReturnObject &result, in GetHelp() function in CommandInterpreter
178 const char *GetHelp() in GetHelp() function
330 llvm::StringRef CommandObjectProxy::GetHelp() { in GetHelp() function in CommandObjectProxy
1021 llvm::StringRef GetHelp() { return m_help; } in GetHelp() function in CommandObjectCommandsAddRegex::CommandOptions1164 llvm::StringRef GetHelp() override { in GetHelp() function in CommandObjectScriptingObjectRaw2087 llvm::StringRef GetHelp() override { in GetHelp() function in CommandObjectScriptingObjectParsed
668 const char *SBCommand::GetHelp() { in GetHelp() function in SBCommand