ΒΆLLVMTypeRef LLVMGetTypeByName(LLVMModuleRef M,
const char* Name)
LLVMTypeRef LLVMGetTypeByName(LLVMModuleRef M,
const char* Name)
Description
Deprecated: Use LLVMGetTypeByName2 instead.
Declared at: llvm/include/llvm-c/Core.h:904
Parameters
- LLVMModuleRef M
- const char* Name