Searched refs:help_function (Results 1 – 3 of 3) sorted by relevance
448 if (entry->help_function) { in GetArgumentHelp()449 llvm::StringRef help_text = entry->help_function(); in GetArgumentHelp()450 if (!entry->help_function.self_formatting) { in GetArgumentHelp()
88 ArgumentHelpCallback help_function; member
68 void (*help_function) (FILE * out, int detail); member103 console_cmds[i].help_function(out, 0); in help_command()308 console_cmds[i].help_function(out, 1); in help_parse()