CIRCT  18.0.0git
Static Public Member Functions | 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)
 

Detailed Description

The void type.

Definition at line 458 of file MooreTypes.h.

Member Function Documentation

◆ get()

VoidType VoidType::get ( MLIRContext *  context)
static

Definition at line 309 of file MooreTypes.cpp.

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

Referenced by customTypeParser(), and mooreVoidTypeGet().


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