struct LLVM::ABI::ArgType
Superclass hierarchy
Object
Value
Struct
LLVM::ABI::ArgType
Defined in:
Class Method Summary
.direct
(type, cast = nil, pad = nil, attr = nil)
.ignore
(type)
.indirect
(type, attr)
.new
(kind, type, cast = nil, pad = nil, attr = nil)
Instance Method Summary
#attr
#cast
#kind
#pad
#type
Class Method Detail
def self.
direct
(type, cast =
nil
, pad =
nil
, attr =
nil
)
def self.
ignore
(type)
def self.
indirect
(type, attr)
def self.
new
(kind, type, cast =
nil
, pad =
nil
, attr =
nil
)
Instance Method Detail
def
attr
def
cast
def
kind
def
pad
def
type