clang 19.0.0git
clang::CodeGen::AggValueSlot Member List

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

asRValue() constclang::CodeGen::AggValueSlotinline
DoesNotNeedGCBarriers enum valueclang::CodeGen::AggValueSlot
DoesNotOverlap enum valueclang::CodeGen::AggValueSlot
emitRawPointer(CodeGenFunction &CGF) constclang::CodeGen::AggValueSlotinline
forAddr(Address addr, Qualifiers quals, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, Overlap_t mayOverlap, IsZeroed_t isZeroed=IsNotZeroed, IsSanitizerChecked_t isChecked=IsNotSanitizerChecked)clang::CodeGen::AggValueSlotinlinestatic
forLValue(const LValue &LV, CodeGenFunction &CGF, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, Overlap_t mayOverlap, IsZeroed_t isZeroed=IsNotZeroed, IsSanitizerChecked_t isChecked=IsNotSanitizerChecked)clang::CodeGen::AggValueSlotinlinestatic
getAddress() constclang::CodeGen::AggValueSlotinline
getAlignment() constclang::CodeGen::AggValueSlotinline
getObjCLifetime() constclang::CodeGen::AggValueSlotinline
getPointer(QualType PointeeTy, CodeGenFunction &CGF) constclang::CodeGen::AggValueSlot
getPreferredSize(ASTContext &Ctx, QualType Type) constclang::CodeGen::AggValueSlotinline
getQualifiers() constclang::CodeGen::AggValueSlotinline
ignored()clang::CodeGen::AggValueSlotinlinestatic
IsAliased enum valueclang::CodeGen::AggValueSlot
IsAliased_t enum nameclang::CodeGen::AggValueSlot
IsDestructed enum valueclang::CodeGen::AggValueSlot
IsDestructed_t enum nameclang::CodeGen::AggValueSlot
isExternallyDestructed() constclang::CodeGen::AggValueSlotinline
isIgnored() constclang::CodeGen::AggValueSlotinline
IsNotAliased enum valueclang::CodeGen::AggValueSlot
IsNotDestructed enum valueclang::CodeGen::AggValueSlot
IsNotSanitizerChecked enum valueclang::CodeGen::AggValueSlot
IsNotZeroed enum valueclang::CodeGen::AggValueSlot
isPotentiallyAliased() constclang::CodeGen::AggValueSlotinline
IsSanitizerChecked enum valueclang::CodeGen::AggValueSlot
isSanitizerChecked() constclang::CodeGen::AggValueSlotinline
IsSanitizerChecked_t enum nameclang::CodeGen::AggValueSlot
isVolatile() constclang::CodeGen::AggValueSlotinline
IsZeroed enum valueclang::CodeGen::AggValueSlot
isZeroed() constclang::CodeGen::AggValueSlotinline
IsZeroed_t enum nameclang::CodeGen::AggValueSlot
mayOverlap() constclang::CodeGen::AggValueSlotinline
MayOverlap enum valueclang::CodeGen::AggValueSlot
NeedsGCBarriers enum valueclang::CodeGen::AggValueSlot
NeedsGCBarriers_t enum nameclang::CodeGen::AggValueSlot
Overlap_t enum nameclang::CodeGen::AggValueSlot
requiresGCollection() constclang::CodeGen::AggValueSlotinline
setExternallyDestructed(bool destructed=true)clang::CodeGen::AggValueSlotinline
setVolatile(bool flag)clang::CodeGen::AggValueSlotinline
setZeroed(bool V=true)clang::CodeGen::AggValueSlotinline