module LLVM::ValueMethods

Direct including types

LLVM::Function, LLVM::Value

Defined in:

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(unwrap)

Instance Method Detail

def add_attribute(attribute)

def attributes

def call_convention

def call_convention=(call_convention)

def constant?

def dump

def global_constant=(global_constant)

def global_constant?

def initializer

def initializer=(initializer)

def inspect(io)

def linkage

def linkage=(linkage)

def name

def name=(name)

def thread_local=(thread_local)

def thread_local?

def to_unsafe

def to_value

def type

def unwrap