llvm_hiwrap.value.function_

Members

Mixin templates

FunctionAccept
mixintemplate FunctionAccept(VisitorT, UserT)
Undocumented in source.

Structs

BasicBlockRange
struct BasicBlockRange
Undocumented in source.
FuncIntrinsicId
struct FuncIntrinsicId
Undocumented in source.
FunctionValue
struct FunctionValue

Functions in this group operate on LLVMValueRef instances that correspond to llvm::Function instances.

FunctionVisitor
struct FunctionVisitor(UserT)

A depth-first visitor.

ParametersRange
struct ParametersRange
Undocumented in source.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)