On this page:
8.18
top
up next →

4LLVM StructureπŸ”— i

value

_LLVMModuleRef :ctype?

_LLVMTypeRef :ctype?
_LLVMValueRef :ctype?
LLVMPassManagerBuilderRef:ctype?
LLVM primitive types.

procedure

( LLVMModuleRef? v)boolean?

v:any/c
check a value is LLVMOpaqueModule or not

procedure

( LLVMContextRef? v)boolean?

v:any/c
check a value is LLVMContextRef or not

procedure

( LLVMTypeRef? v)boolean?

v:any/c
check a value is LLVMOpaqueType or not

procedure

( LLVMValueRef? v)boolean?

v:any/c
check a value is LLVMOpaqueValue or not

procedure

( LLVMBasicBlockRef? v)boolean?

v:any/c
check a value is LLVMOpaqueBasicBlock or not

procedure

( LLVMBuilderRef? v)boolean?

v:any/c
check a value is LLVMOpaqueBuilder or not

procedure

( LLVMGenericValueRef? v)boolean?

v:any/c
check a value is LLVMOpaqueGenericValue or not

procedure

( LLVMPassManagerRef? v)boolean?

v:any/c
check a value is LLVMOpaquePassManager or not

procedure

( LLVMPassManagerBuilderRef?v)boolean?

v:any/c
check a value is LLVMOpaquePassManagerBuilder or not

top
up next →

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /