LLVM::Function
Inherits LLVM::ValueMethods / Struct / Value / Object
Class methods
from_value(value : LLVM::ValueMethods)
SourceInstance methods
add_attribute(attribute : Attribute, index = AttributeIndex::FunctionIndex, type : Type | Nil = nil)
Sourceadd_attribute(attribute : Attribute, index = AttributeIndex::FunctionIndex, *, value)
Sourceadd_target_dependent_attribute(name, value)
Sourceattributes(index = AttributeIndex::FunctionIndex)
Sourcebasic_blocks
Sourcecall_convention
Sourcecall_convention=(cc)
Sourcedelete
Sourcenaked?
Sourceparams
Sourcepersonality_function=(fn)
Source