[][src]Module llvm_ir::function

Structs

Function

See LLVM 10 docs on Functions

Parameter

Enums

CallingConvention

See LLVM 10 docs on Calling Conventions

FunctionAttribute

See LLVM 10 docs on Function Attributes

ParameterAttribute

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

Type Definitions

GroupID