|
CIRCT 22.0.0git
|
Allow walking and replacing the subelements of an EnumElement. More...
#include <FIRRTLTypes.h>
Public Types | |
| using | EnumElement = circt::firrtl::FEnumType::EnumElement |
Static Public Member Functions | |
| static void | walk (const EnumElement ¶m, AttrTypeImmediateSubElementWalker &walker) |
| static EnumElement | replace (const EnumElement ¶m, AttrSubElementReplacements &attrRepls, TypeSubElementReplacements &typeRepls) |
Allow walking and replacing the subelements of an EnumElement.
Definition at line 692 of file FIRRTLTypes.h.
| using mlir::AttrTypeSubElementHandler< circt::firrtl::FEnumType::EnumElement >::EnumElement = circt::firrtl::FEnumType::EnumElement |
Definition at line 693 of file FIRRTLTypes.h.
|
inlinestatic |
Definition at line 701 of file FIRRTLTypes.h.
|
inlinestatic |
Definition at line 695 of file FIRRTLTypes.h.