DIBasicType

case class DIBasicType(name: String, size: DISize, align: DISize, encoding: DW_ATE) extends Type
trait Type
trait Scope
trait Product
trait Equals
trait Node
trait Metadata
class Object
trait Matchable
class Any

Value members

Inherited methods

def assignId(v: Id): Unit
Inherited from:
Node
Inherited from:
Node
Inherited from:
Node
Inherited from:
SpecializedNode
Inherited from:
Product