LLVM::GenericValue

class LLVM::GenericValue

Defined in:

llvm/generic_value.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(unwrap : LibLLVM::GenericValueRef, context : LLVM::Context)Source

Instance Method Detail

def finalizeSource

def to_bSource

def to_f32Source

def to_f64Source

def to_iSource

def to_pointerSource

def to_stringSource

def to_u64Source

def to_unsafe : LibLLVM::GenericValueRefSource

© 2012–2017 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.22.0/LLVM/GenericValue.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部