DILocalVariable

case class DILocalVariable(name: String, arg: Option[Int], scope: Scope, file: DIFile, line: DILine, tpe: Type, flags: DIFlags) extends LLVMDebugInformation
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