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

The void type. More...

#include <MooreTypes.h>

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

Static Public Member Functions

static VoidType get (MLIRContext *context)
 

Static Public Attributes

static constexpr StringLiteral name = "moore.void"
 

Detailed Description

The void type.

Definition at line 467 of file MooreTypes.h.

Member Function Documentation

◆ get()

VoidType VoidType::get ( MLIRContext *  context)
static

Definition at line 311 of file MooreTypes.cpp.

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

Referenced by customTypeParser(), and mooreVoidTypeGet().

Member Data Documentation

◆ name

constexpr StringLiteral circt::moore::VoidType::name = "moore.void"
staticconstexpr

Definition at line 472 of file MooreTypes.h.


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