CIRCT  19.0.0git
Static Public Attributes | List of all members
circt::moore::UnpackedRefType Class Reference

An unpacked named type. See NamedTypeBase for details. More...

#include <MooreTypes.h>

Inheritance diagram for circt::moore::UnpackedRefType:
Inheritance graph
[legend]
Collaboration diagram for circt::moore::UnpackedRefType:
Collaboration graph
[legend]

Static Public Attributes

static constexpr StringLiteral name = "moore.unpacked_ref"
 

Additional Inherited Members

- Static Public Member Functions inherited from circt::moore::RefTypeBase< UnpackedRefType, UnpackedIndirectType >
static UnpackedRefType get (InnerType inner, Location loc)
 
- Protected Types inherited from circt::moore::RefTypeBase< UnpackedRefType, UnpackedIndirectType >
using InnerType = typename BaseTy::InnerType
 
using RefBase = RefTypeBase< UnpackedRefType, UnpackedIndirectType >
 

Detailed Description

An unpacked named type. See NamedTypeBase for details.

Definition at line 801 of file MooreTypes.h.

Member Data Documentation

◆ name

constexpr StringLiteral circt::moore::UnpackedRefType::name = "moore.unpacked_ref"
staticconstexpr

Definition at line 804 of file MooreTypes.h.


The documentation for this class was generated from the following file: