|
CIRCT 22.0.0git
|
Allow walking and replacing the subelements of a BundleElement. More...
#include <FIRRTLTypes.h>
Public Types | |
| using | BundleElement = circt::firrtl::BundleType::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 a BundleElement.
Definition at line 652 of file FIRRTLTypes.h.
| using mlir::AttrTypeSubElementHandler< circt::firrtl::BundleType::BundleElement >::BundleElement = circt::firrtl::BundleType::BundleElement |
Definition at line 654 of file FIRRTLTypes.h.
|
inlinestatic |
Definition at line 661 of file FIRRTLTypes.h.
|
inlinestatic |
Definition at line 656 of file FIRRTLTypes.h.