|
LLVM 24.0.0git
|
#include "llvm/ABI/Types.h"
Static Public Member Functions | |
| static bool | classof (const Type *T) |
Additional Inherited Members | |
| Protected Member Functions inherited from llvm::abi::Type | |
| Type (TypeKind K, TypeSize SizeInBits, Align ABIAlign) | |
| Type (TypeKind K, TypeSize SizeInBits, Align ABIAlign, Align UnadjustedAlign) | |
| Protected Attributes inherited from llvm::abi::Type | |
| TypeKind | Kind |
| TypeSize | SizeInBits |
| Align | ABIAlignment |
| Align | UnadjustedAlignment |
|
inline |
Definition at line 238 of file Types.h.
References llvm::abi::Array, llvm::abi::Type::getAlignment(), llvm::abi::Type::SizeInBits, llvm::abi::Type::Type(), and uint64_t.
Definition at line 249 of file Types.h.
References llvm::abi::Array, T, and llvm::abi::Type::Type().
Definition at line 245 of file Types.h.
References llvm::abi::Type::Type().
|
inline |