ΒΆLLVMAttributeRef LLVMCreateTypeAttribute(
    LLVMContextRef C,
    unsigned int KindID,
    LLVMTypeRef type_ref)

Description

Create a type attribute

Declared at: llvm/include/llvm-c/Core.h:625

Parameters

LLVMContextRef C
unsigned int KindID
LLVMTypeRef type_ref