DataType.isRef

stores if it's a reference to a type

struct DataType
bool isRef;

Meta