type BaseType: PointerMathType
fn new(value: LLVMValueRef) -> Self
impl PointerMathValue for PointerValue
[src]type BaseType = PointerType
fn new(value: LLVMValueRef) -> Self
[src]impl PointerMathValue for VectorValue
[src]type BaseType = VectorType
fn new(value: LLVMValueRef) -> Self
[src]