CIRCT
18.0.0git
|
Classes | |
struct | IntTypeStorage |
struct | RealTypeStorage |
struct | IndirectTypeStorage |
struct | DimStorage |
struct | UnsizedDimStorage |
struct | RangeDimStorage |
struct | SizedDimStorage |
struct | AssocDimStorage |
struct | EnumTypeStorage |
struct | StructTypeStorage |
Functions | |
UnpackedType | getIndirectTypeInner (const TypeStorage *impl) |
Location | getIndirectTypeLoc (const TypeStorage *impl) |
StringAttr | getIndirectTypeName (const TypeStorage *impl) |
UnpackedType circt::moore::detail::getIndirectTypeInner | ( | const TypeStorage * | impl | ) |
Definition at line 593 of file MooreTypes.cpp.
Referenced by circt::moore::IndirectTypeBase< BaseTy >::getInner().
Location circt::moore::detail::getIndirectTypeLoc | ( | const TypeStorage * | impl | ) |
Definition at line 597 of file MooreTypes.cpp.
Referenced by circt::moore::IndirectTypeBase< BaseTy >::getLoc().
StringAttr circt::moore::detail::getIndirectTypeName | ( | const TypeStorage * | impl | ) |
Definition at line 601 of file MooreTypes.cpp.
Referenced by circt::moore::NamedTypeBase< ConcreteTy, BaseTy >::getName().