Lines Matching defs:help
43 const char *help = nullptr, in CommandPluginInterfaceImplementation()
591 const char *help) { in AddMultiwordCommand()
604 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
614 const char *help, const char *syntax) { in AddCommand()
620 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
669 void SBCommand::SetHelp(const char *help) { in SetHelp()
676 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong()
684 const char *help) { in AddMultiwordCommand()
702 const char *help) { in AddCommand()
710 const char *help, const char *syntax) { in AddCommand()
717 const char *help, const char *syntax, in AddCommand()