W3cubDocs

/Crystal

struct LLVM::ABI::ArgType

Defined in:

llvm/abi.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

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

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

Instance Method Detail

def attr : Attribute?Source

def cast : Type?Source

def kind : ArgKindSource

def pad : NilSource

def type : TypeSource

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