llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
FlaggedType Class Reference

#include <core/type.h>

Public Member Functions

 FlaggedType (Type type)
 
 FlaggedType (Type type, TypeFlag flag)
 
Type GetType () const
 
TypeFlag GetFlag () const
 
bool operator== (const FlaggedType &that) const
 

Detailed Description

Type with a flag attached to it.


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