Module function

Source

Structs§

Function
See LLVM 14 docs on Functions
FunctionDeclaration
See LLVM 14 docs on Functions
Parameter

Enums§

CallingConvention
See LLVM 14 docs on Calling Conventions
FunctionAttribute
See LLVM 14 docs on Function Attributes
MemoryEffect
Describes how a given location in memory can be accessed. See LLVM 16 docs on FunctionAttributes, the section on memory(…)
ParameterAttribute
ParameterAttributes can apply to function parameters as well as function return types. See LLVM 14 docs on Parameter Attributes

Type Aliases§

GroupID