module LLVM::ValueMethods
Direct including types
LLVM::Function
,
LLVM::Value
Defined in:
Class Method Summary
.new
(unwrap)
Instance Method Summary
#add_attribute
(attribute)
#attributes
#call_convention
#call_convention=
(call_convention)
#constant?
#dump
#global_constant=
(global_constant)
#global_constant?
#initializer
#initializer=
(initializer)
#inspect
(io)
#linkage
#linkage=
(linkage)
#name
#name=
(name)
#thread_local=
(thread_local)
#thread_local?
#to_unsafe
#to_value
#type
#unwrap
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