[][src]Module llvm_ir::function

Structs

Function

See LLVM 10 docs on Functions

Parameter

Enums

Attribute
CallingConvention

See LLVM 10 docs on Calling Conventions

Type Definitions

FunctionAttribute

See LLVM 10 docs on Function Attributes

GroupID
ParameterAttribute

ParameterAttributes can apply to function parameters as well as function return types. See LLVM 10 docs on Parameter Attributes