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

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

ABIAlignmentllvm::abi::Typeprotected
classof(const Type *T)llvm::abi::ComplexTypeinlinestatic
ComplexType(const Type *ElementType, uint64_t SizeInBits, Align Alignment)llvm::abi::ComplexTypeinline
getAlignment() constllvm::abi::Typeinline
getElementType() constllvm::abi::ComplexTypeinline
getKind() constllvm::abi::Typeinline
getSizeInBits() constllvm::abi::Typeinline
getTypeAllocSize() constllvm::abi::Typeinline
isArray() constllvm::abi::Typeinline
isComplex() constllvm::abi::Typeinline
isFloat() constllvm::abi::Typeinline
isInteger() constllvm::abi::Typeinline
isMemberPointer() constllvm::abi::Typeinline
isPointer() constllvm::abi::Typeinline
isRecord() constllvm::abi::Typeinline
isVector() constllvm::abi::Typeinline
isVoid() constllvm::abi::Typeinline
Kindllvm::abi::Typeprotected
SizeInBitsllvm::abi::Typeprotected
Type(TypeKind K, TypeSize SizeInBits, Align ABIAlign)llvm::abi::Typeinlineprotected