| Package | Description |
|---|---|
| org.bytedeco.llvm.global |
| Modifier and Type | Method and Description |
|---|---|
static LLVMDiagnosticHandler |
LLVM.LLVMContextGetDiagnosticHandler(LLVMContextRef C)
Get the diagnostic handler of this context.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LLVM.LLVMContextSetDiagnosticHandler(LLVMContextRef C,
LLVMDiagnosticHandler Handler,
Pointer DiagnosticContext)
Set the diagnostic handler for this context.
|
Copyright © 2024. All rights reserved.