struct LLVM::ABI::ArgType

Superclass hierarchy

Object
Value
Struct
LLVM::ABI::ArgType

Defined in:

Class Method Summary

Instance Method Summary

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