LLVM 22.0.0git
llvm::abi::MemberPointerType Member List

This is the complete list of members for llvm::abi::MemberPointerType, including all inherited members.

ABIAlignmentllvm::abi::Typeprotected
AddrSpacellvm::abi::PointerLikeTypeprotected
classof(const Type *T)llvm::abi::MemberPointerTypeinlinestatic
getAddrSpace() constllvm::abi::PointerLikeTypeinline
getAlignment() constllvm::abi::Typeinline
getKind() constllvm::abi::Typeinline
getSizeInBits() constllvm::abi::Typeinline
getTypeAllocSize() constllvm::abi::Typeinline
isArray() constllvm::abi::Typeinline
isComplex() constllvm::abi::Typeinline
isFloat() constllvm::abi::Typeinline
isFunctionPointer() constllvm::abi::MemberPointerTypeinline
isInteger() constllvm::abi::Typeinline
isMemberPointer() constllvm::abi::PointerLikeTypeinline
isPointer() constllvm::abi::Typeinline
isRecord() constllvm::abi::Typeinline
isVector() constllvm::abi::Typeinline
isVoid() constllvm::abi::Typeinline
Kindllvm::abi::Typeprotected
MemberPointerType(bool IsFunctionPointer, uint64_t SizeInBits, Align ABIAlign, unsigned AddressSpace=0)llvm::abi::MemberPointerTypeinline
PointerLikeType(TypeKind K, TypeSize SizeInBits, Align ABIAlign, unsigned AS)llvm::abi::PointerLikeTypeinlineprotected
SizeInBitsllvm::abi::Typeprotected
Type(TypeKind K, TypeSize SizeInBits, Align ABIAlign)llvm::abi::Typeinlineprotected