#include <convertEnums.h>
|
virtual bool | convert (const IR::Type_Enum *type) const =0 |
|
virtual unsigned | encoding (const IR::Type_Enum *, unsigned n) const |
|
virtual unsigned | enumSize (unsigned enumCount) const =0 |
|
Policy function: given a number of enum values should return the size of a Type_Bits type used to represent the values.
The documentation for this class was generated from the following file: