LLVM::ABI::ArgKind

enum LLVM::ABI::ArgKind

Defined in:

llvm/abi.cr

Enum Members

Direct = 0
Indirect = 1
Ignore = 2

Instance Method Summary