struct

LLVM::ABI::ArgType

Inherits Struct / Value / Object

DEPRECATED This API is now internal to the compiler and no longer updated publicly.

Constructors

ignore(type) : self
Source
indirect(type, attr) : self
Source
new(kind : LLVM::ABI::ArgKind, type : LLVM::Type, cast : LLVM::Type | Nil = nil, pad : Nil = nil, attr : LLVM::Attribute | Nil = nil)

DEPRECATED This API is now internal to the compiler and no longer updated publicly.

Source

Class methods

direct(type, cast = nil, pad = nil, attr = nil)
Source

Instance methods

attr
Source
cast
Source
kind
Source
type
Source