Polly 19.0.0git
Public Attributes | List of all members
isl_arg_choice Struct Reference

#include <arg.h>

Public Attributes

const char * name
 
unsigned value
 

Detailed Description

Definition at line 20 of file arg.h.

Member Data Documentation

◆ name

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().

◆ value

unsigned isl_arg_choice::value

Definition at line 22 of file arg.h.

Referenced by parse_choice_option(), and print_default_choice().


The documentation for this struct was generated from the following file: