Polly 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | NO_LOC |
#define | OPT_TYPE_PARAM |
#define | OPT_TYPE_PARAM_FIRST |
#define | OPT_TYPE_ARG(loc) |
#define | OPT_TYPE_ARG_FIRST(loc) |
#define | OPT_SET_TYPE(loc, val) |
#define | OPT_EQUAL_TYPES(loc1, loc2) 1 |
#define NO_LOC |
Definition at line 1 of file opt_type.h.
#define OPT_EQUAL_TYPES | ( | loc1, | |
loc2 | |||
) | 1 |
Definition at line 15 of file opt_type.h.
#define OPT_SET_TYPE | ( | loc, | |
val | |||
) |
Definition at line 14 of file opt_type.h.
#define OPT_TYPE_ARG | ( | loc | ) |
Definition at line 12 of file opt_type.h.
#define OPT_TYPE_ARG_FIRST | ( | loc | ) |
Definition at line 13 of file opt_type.h.
#define OPT_TYPE_PARAM |
Definition at line 10 of file opt_type.h.
#define OPT_TYPE_PARAM_FIRST |
Definition at line 11 of file opt_type.h.