ΒΆLLVMTypeRef LLVMGetTypeByName2(LLVMContextRef C,
                               const char* Name)

Description

Obtain a Type from a context by its registered name.

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

Parameters

LLVMContextRef C
const char* Name