Method LLVMGetCallSiteAttributes
LLVMGetCallSiteAttributes(LLVMValueRef, LLVMAttributeIndex, LLVMAttributeRef[])
TODO: Provide summary for Function LLVMGetCallSiteAttributes
Declaration
public static void LLVMGetCallSiteAttributes(LLVMValueRef C, LLVMAttributeIndex Idx, LLVMAttributeRef[] Attrs)
Parameters
public static void LLVMGetCallSiteAttributes(LLVMValueRef C, LLVMAttributeIndex Idx, LLVMAttributeRef[] Attrs)
LLVMValueRef | C | TODO: Provide details of parameter C |
LLVMAttributeIndex | Idx | TODO: Provide details of parameter Idx |
LLVMAttributeRef[] | Attrs | TODO: Provide details of parameter Attrs |