llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#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 |
Type with a flag attached to it.