MLIR 22.0.0git
mlir::pdll::ast::Type::Storage Struct Reference

#include "mlir/Tools/PDLL/AST/Types.h"

Inheritance diagram for mlir::pdll::ast::Type::Storage:

Public Member Functions

 Storage (TypeID typeID)

Public Attributes

TypeID typeID
 The type identifier for the derived type class.

Additional Inherited Members

Protected Member Functions inherited from mlir::StorageUniquer::BaseStorage
 BaseStorage ()=default

Detailed Description

Definition at line 95 of file Types.h.

Constructor & Destructor Documentation

◆ Storage()

mlir::pdll::ast::Type::Storage::Storage ( TypeID typeID)
inline

Member Data Documentation

◆ typeID

TypeID mlir::pdll::ast::Type::Storage::typeID

The type identifier for the derived type class.

Definition at line 99 of file Types.h.

Referenced by Storage().


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