|
CIRCT 22.0.0git
|
Allow walking and replacing the subelements of a ClassElement. More...
#include <FIRRTLTypes.h>
Public Types | |
| using | ClassElement = circt::firrtl::ClassElement |
Static Public Member Functions | |
| static void | walk (ClassElement param, AttrTypeImmediateSubElementWalker &walker) |
| static ClassElement | replace (ClassElement param, AttrSubElementReplacements &attrRepls, TypeSubElementReplacements &typeRepls) |
Allow walking and replacing the subelements of a ClassElement.
Definition at line 634 of file FIRRTLTypes.h.
| using mlir::AttrTypeSubElementHandler< circt::firrtl::ClassElement >::ClassElement = circt::firrtl::ClassElement |
Definition at line 635 of file FIRRTLTypes.h.
|
inlinestatic |
Definition at line 642 of file FIRRTLTypes.h.
References circt::firrtl::ClassElement::direction.
|
inlinestatic |
Definition at line 637 of file FIRRTLTypes.h.
References circt::firrtl::ClassElement::name, and circt::firrtl::ClassElement::type.