|
LLVM 24.0.0git
|
#include "llvm/ABI/Types.h"
Static Public Member Functions | |
| static bool | classof (const Type *T) |
| Static Public Member Functions inherited from llvm::abi::PointerLikeType | |
| static bool | classof (const Type *T) |
Additional Inherited Members | |
| Protected Member Functions inherited from llvm::abi::PointerLikeType | |
| PointerLikeType (TypeKind K, TypeSize SizeInBits, Align ABIAlign, unsigned AS) | |
| 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::PointerLikeType | |
| unsigned | AddrSpace |
| Protected Attributes inherited from llvm::abi::Type | |
| TypeKind | Kind |
| TypeSize | SizeInBits |
| Align | ABIAlignment |
| Align | UnadjustedAlignment |
|
inline |
Definition at line 205 of file Types.h.
References llvm::abi::Pointer, llvm::abi::PointerLikeType::PointerLikeType(), Size, and uint64_t.
Definition at line 209 of file Types.h.
References llvm::abi::Pointer, and T.