Polly 20.0.0git
|
#include <arg.h>
Public Attributes | |
const char * | name |
unsigned | value |
const char* isl_arg_choice::name |
Definition at line 21 of file arg.h.
Referenced by parse_choice_option(), print_choice_help(), and print_default_choice().
unsigned isl_arg_choice::value |
Definition at line 22 of file arg.h.
Referenced by parse_choice_option(), and print_default_choice().