clang  3.8.0
clang::ABIInfo Member List

This is the complete list of members for clang::ABIInfo, including all inherited members.

ABIInfo(CodeGen::CodeGenTypes &cgt)clang::ABIInfoinline
BuiltinCCclang::ABIInfoprotected
CGTclang::ABIInfo
computeInfo(CodeGen::CGFunctionInfo &FI) const =0clang::ABIInfopure virtual
EmitMSVAArg(CodeGen::CodeGenFunction &CGF, CodeGen::Address VAListAddr, QualType Ty) const clang::ABIInfovirtual
EmitVAArg(CodeGen::CodeGenFunction &CGF, CodeGen::Address VAListAddr, QualType Ty) const =0clang::ABIInfopure virtual
getBuiltinCC() const clang::ABIInfoinline
getContext() const clang::ABIInfo
getCXXABI() const clang::ABIInfo
getDataLayout() const clang::ABIInfo
getNaturalAlignIndirect(QualType Ty, bool ByRef=true, bool Realign=false, llvm::Type *Padding=nullptr) const clang::ABIInfo
getNaturalAlignIndirectInReg(QualType Ty, bool Realign=false) const clang::ABIInfo
getRuntimeCC() const clang::ABIInfoinline
getTarget() const clang::ABIInfo
getVMContext() const clang::ABIInfo
isHomogeneousAggregate(QualType Ty, const Type *&Base, uint64_t &Members) const clang::ABIInfo
isHomogeneousAggregateBaseType(QualType Ty) const clang::ABIInfovirtual
isHomogeneousAggregateSmallEnough(const Type *Base, uint64_t Members) const clang::ABIInfovirtual
RuntimeCCclang::ABIInfoprotected
shouldSignExtUnsignedType(QualType Ty) const clang::ABIInfovirtual
~ABIInfo()clang::ABIInfovirtual