Lines Matching defs:help
41 const char *help = nullptr, in CommandPluginInterfaceImplementation()
541 const char *help) { in AddMultiwordCommand()
554 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
564 const char *help, const char *syntax) { in AddCommand()
570 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
619 void SBCommand::SetHelp(const char *help) { in SetHelp()
626 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong()
634 const char *help) { in AddMultiwordCommand()
652 const char *help) { in AddCommand()
660 const char *help, const char *syntax) { in AddCommand()
667 const char *help, const char *syntax, in AddCommand()