LLVM::ABI::ArgType

struct LLVM::ABI::ArgType

Defined in:

llvm/abi.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.direct(type, cast = nil, pad = nil, attr = nil)Source

def self.ignore(type)Source

def self.indirect(type, attr)Source

def self.new(kind, type, cast = nil, pad = nil, attr = nil)Source

Instance Method Detail

def attr : Attribute?Source

def cast : Type?Source

def kind : ArgKindSource

def pad : NilSource

def type : TypeSource

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部