MLIR  19.0.0git
Public Member Functions | Public Attributes | List of all members
mlir::pdll::ast::Type::Storage Struct Reference

#include "Tools/PDLL/AST/TypeDetail.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. More...
 

Additional Inherited Members

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

Detailed Description

Definition at line 21 of file TypeDetail.h.

Constructor & Destructor Documentation

◆ Storage()

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

Definition at line 22 of file TypeDetail.h.

Member Data Documentation

◆ typeID

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

The type identifier for the derived type class.

Definition at line 25 of file TypeDetail.h.


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