Searched refs:print_help_and_exit (Results 1 – 2 of 2) sorted by relevance
56 bool print_help_and_exit; member61 static const Options kOptsError{.print_help_and_exit = true}; in ParseArgs()66 .print_help_and_exit = false, in ParseArgs()118 if (opts.print_help_and_exit) { in main()
34 static void print_help_and_exit(int exit_code) { in print_help_and_exit() function115 print_help_and_exit(/*exit_code=*/1); in main()122 print_help_and_exit(/*exit_code=*/0); in main()