- LLVMAttributeRef
alias LLVMAttributeRef = __LLVMOpaqueAttribute*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMBasicBlockRef
alias LLVMBasicBlockRef = __LLVMOpaqueBasicBlock*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMBool
alias LLVMBool = int
@defgroup LLVMCSupportTypes Types and Enumerations
- LLVMBuilderRef
alias LLVMBuilderRef = __LLVMOpaqueBuilder*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMContextRef
alias LLVMContextRef = __LLVMOpaqueContext*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMDiagnosticInfoRef
alias LLVMDiagnosticInfoRef = __LLVMOpaqueDiagnosticInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMMemoryBufferRef
alias LLVMMemoryBufferRef = __LLVMOpaqueMemoryBuffer*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMModuleProviderRef
alias LLVMModuleProviderRef = __LLVMOpaqueModuleProvider*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMModuleRef
alias LLVMModuleRef = __LLVMOpaqueModule*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMPassManagerRef
alias LLVMPassManagerRef = __LLVMOpaquePassManager*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMPassRegistryRef
alias LLVMPassRegistryRef = __LLVMOpaquePassRegistry*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMTypeRef
alias LLVMTypeRef = __LLVMOpaqueType*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMUseRef
alias LLVMUseRef = __LLVMOpaqueUse*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LLVMValueRef
alias LLVMValueRef = __LLVMOpaqueValue*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.