| Package | Description |
|---|---|
| org.bytedeco.llvm.global |
| Modifier and Type | Method and Description |
|---|---|
static LLVMErrorTypeId |
LLVM.LLVMGetErrorTypeId(LLVMErrorRef Err)
Returns the type id for the given error instance, which must be a failure
value (i.e.
|
static LLVMErrorTypeId |
LLVM.LLVMGetStringErrorTypeId()
Returns the type id for llvm StringError.
|
Copyright © 2025. All rights reserved.