Expand description
LLVM Context
functions and wrappers.
Structs§
- Attribute
Ref - LLVM Attributes structure wrapper
- Context
Ref - LLVM Context wrapper
- Diagnostic
Info Ref - LLVM Diagnostic Info structure wrapper
- Metadata
Kind Id - Wrapper for
MetadataKindId
Enums§
- Diagnostic
Severity - Wrapper for
LLVMDiagnosticSeverity
, representing the severity levels of diagnostics in LLVM.