Searched refs:SetHelp (Results 1 – 12 of 12) sorted by relevance
102 SetHelp(translation_and_help.GetString()); in CommandAlias()225 void CommandAlias::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandAlias226 this->CommandObject::SetHelp(str); in SetHelp()
346 sif_alias->SetHelp("Step through the current block, stopping if you step " in Initialize()437 po->SetHelp("Evaluate an expression on the current thread. Displays any " in Initialize()452 parray_alias->SetHelp( in Initialize()461 poarray_alias->SetHelp( in Initialize()473 shell_alias->SetHelp("Run a shell command on the host."); in Initialize()
87 void CommandObject::SetHelp(llvm::StringRef str) { in SetHelp() function in CommandObject
143 SetHelp(help); in m_name()170 void SetHelp(const char *description) in SetHelp() function
55 void SetHelp(llvm::StringRef str) override;
136 virtual void SetHelp(llvm::StringRef str);
378 void SetHelp(const char *);
491 alias->SetHelp(m_command_options.m_help.GetCurrentValue()); in HandleAliasingRawCommand()589 alias->SetHelp(m_command_options.m_help.GetCurrentValue()); in HandleAliasingNormalCommand()1046 SetHelp(help); in CommandObjectPythonFunction()1050 SetHelp(stream.GetString()); in CommandObjectPythonFunction()1135 SetHelp(stream.GetString()); in CommandObjectScriptingObjectRaw()1174 SetHelp(docstring); in GetHelp()2097 SetHelp(docstring); in GetHelp()
797 SetHelp(s.GetData()); in CommandObjectTypeFormatterDelete()2740 SetHelp(help.GetString()); in CommandObjectFormatterInfo()
1754 bp_name->SetHelp(m_bp_id.m_help_string.GetValueAs<llvm::StringRef>() in DoExecute()
682 void SBCommand::SetHelp(const char *help) { in SetHelp() function in SBCommand686 m_opaque_sp->SetHelp(help); in SetHelp()
515 bp_name->SetHelp(help_string); in SetHelpString()