struct LLVM::Function
Superclass hierarchy
Object
Value
Struct
LLVM::Function
Included Modules
LLVM::ValueMethods
Defined in:
Instance Method Summary
#add_attribute
(attribute)
#attributes
#basic_blocks
#call_convention
#call_convention=
(cc)
#function_type
#params
#return_type
#varargs?
Instance Method Detail
def
add_attribute
(attribute)
def
attributes
def
basic_blocks
def
call_convention
def
call_convention=
(cc)
def
function_type
def
params
def
return_type
def
varargs?