ΒΆconst char* LLVMIntrinsicCopyOverloadedName(
unsigned int ID,
LLVMTypeRef* ParamTypes,
size_t ParamCount,
size_t* NameLength)
const char* LLVMIntrinsicCopyOverloadedName(
unsigned int ID,
LLVMTypeRef* ParamTypes,
size_t ParamCount,
size_t* NameLength)
Description
Deprecated: Use LLVMIntrinsicCopyOverloadedName2 instead.
Declared at: llvm/include/llvm-c/Core.h:2562
Parameters
- unsigned int ID
- LLVMTypeRef* ParamTypes
- size_t ParamCount
- size_t* NameLength