Polly 22.0.0git
opt_type.h File Reference

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)

Macro Definition Documentation

◆ NO_LOC

#define NO_LOC

Definition at line 1 of file opt_type.h.

Referenced by FN(), FN(), FN(), FN(), FN(), FN(), FN(), and FN().

◆ OPT_EQUAL_TYPES

#define OPT_EQUAL_TYPES ( loc1,
loc2 )
Value:
1

Definition at line 15 of file opt_type.h.

Referenced by FN(), FN(), and FN().

◆ OPT_SET_TYPE

#define OPT_SET_TYPE ( loc,
val )

Definition at line 14 of file opt_type.h.

Referenced by FN(), and FN().

◆ OPT_TYPE_ARG

#define OPT_TYPE_ARG ( loc)

Definition at line 12 of file opt_type.h.

Referenced by FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), and FN().

◆ OPT_TYPE_ARG_FIRST

#define OPT_TYPE_ARG_FIRST ( loc)

Definition at line 13 of file opt_type.h.

Referenced by FN().

◆ OPT_TYPE_PARAM

#define OPT_TYPE_PARAM

Definition at line 10 of file opt_type.h.

Referenced by FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), and FN().

◆ OPT_TYPE_PARAM_FIRST

#define OPT_TYPE_PARAM_FIRST

Definition at line 11 of file opt_type.h.

Referenced by FN().