Skip to content

struct LLVM::Function
inherits Struct

Included modules

LLVM::ValueMethods

Class methods

.from_value(value : LLVM::ValueMethods)

View source

Methods

#add_attribute(attribute : Attribute, index = AttributeIndex::FunctionIndex)

View source

#add_target_dependent_attribute(name, value)

View source

#attributes(index = AttributeIndex::FunctionIndex)

View source

#basic_blocks

View source

#call_convention

View source

#call_convention=(cc)

View source

#delete

View source

#function_type

View source

#naked?

View source

#params

View source

#personality_function=(fn)

View source

#return_type

View source

#varargs?

View source