Searched defs:help_string (Results 1 – 3 of 3) sorted by relevance
90 def add_option(self, long_option, short_option=None, help_string=None): argument
98 def add_option (self, long_option, short_option=None, help_string=None): argument
520 void SBBreakpointName::SetHelpString(const char *help_string) { in SetHelpString()