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