ΒΆLLVMBool LLVMPointerTypeIsOpaque(LLVMTypeRef Ty)
LLVMBool LLVMPointerTypeIsOpaque(LLVMTypeRef Ty)
Description
Determine whether a pointer is opaque. True if this is an instance of an opaque PointerType.
Declared at: llvm/include/llvm-c/Core.h:1465
Parameters
- LLVMTypeRef Ty