Macros
CodeGeneratorTypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IGNORED_DECL(type)
 
#define IGNORED_STMT(type)
 
#define SUPPORTED_DECL(type)
 
#define SUPPORTED_STMT(type)
 

Macro Definition Documentation

◆ IGNORED_DECL

#define IGNORED_DECL (   type)

Definition at line 2 of file CodeGeneratorTypes.h.

◆ IGNORED_STMT

#define IGNORED_STMT (   type)

Definition at line 6 of file CodeGeneratorTypes.h.

◆ SUPPORTED_DECL

#define SUPPORTED_DECL (   type)

Definition at line 10 of file CodeGeneratorTypes.h.

◆ SUPPORTED_STMT

#define SUPPORTED_STMT (   type)

Definition at line 14 of file CodeGeneratorTypes.h.