CIRCT
18.0.0git
|
A packed named type. See NamedTypeBase
for details.
More...
#include <MooreTypes.h>
Additional Inherited Members | |
![]() | |
StringAttr | getName () const |
Get the name assigned to the wrapped type. More... | |
![]() | |
static PackedNamedType | get (InnerType inner, StringAttr name, Location loc) |
static PackedNamedType | get (InnerType inner, StringRef name, Location loc) |
![]() | |
using | InnerType = typename BaseTy::InnerType |
using | NamedBase = NamedTypeBase< PackedNamedType, PackedIndirectType > |
A packed named type. See NamedTypeBase
for details.
Definition at line 748 of file MooreTypes.h.