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

The chandle type. More...

#include <MooreTypes.h>

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

Static Public Member Functions

static ChandleType get (MLIRContext *context)
 

Static Public Attributes

static constexpr StringLiteral name = "moore.chandle"
 

Detailed Description

The chandle type.

Definition at line 491 of file MooreTypes.h.

Member Function Documentation

◆ get()

ChandleType ChandleType::get ( MLIRContext *  context)
static

Definition at line 315 of file MooreTypes.cpp.

References circt::calyx::direction::get().

Referenced by customTypeParser(), and mooreChandleTypeGet().

Member Data Documentation

◆ name

constexpr StringLiteral circt::moore::ChandleType::name = "moore.chandle"
staticconstexpr

Definition at line 496 of file MooreTypes.h.


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