clang  3.9.0
clang::CodeGen::AggValueSlot Member List

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

asRValue() const clang::CodeGen::AggValueSlotinline
DoesNotNeedGCBarriers enum valueclang::CodeGen::AggValueSlot
forAddr(Address addr, Qualifiers quals, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed=IsNotZeroed)clang::CodeGen::AggValueSlotinlinestatic
forLValue(const LValue &LV, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed=IsNotZeroed)clang::CodeGen::AggValueSlotinlinestatic
getAddress() const clang::CodeGen::AggValueSlotinline
getAlignment() const clang::CodeGen::AggValueSlotinline
getObjCLifetime() const clang::CodeGen::AggValueSlotinline
getPointer() const clang::CodeGen::AggValueSlotinline
getQualifiers() const clang::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() const clang::CodeGen::AggValueSlotinline
isIgnored() const clang::CodeGen::AggValueSlotinline
IsNotAliased enum valueclang::CodeGen::AggValueSlot
IsNotDestructed enum valueclang::CodeGen::AggValueSlot
IsNotZeroed enum valueclang::CodeGen::AggValueSlot
isPotentiallyAliased() const clang::CodeGen::AggValueSlotinline
isVolatile() const clang::CodeGen::AggValueSlotinline
isZeroed() const clang::CodeGen::AggValueSlotinline
IsZeroed enum valueclang::CodeGen::AggValueSlot
IsZeroed_t enum nameclang::CodeGen::AggValueSlot
NeedsGCBarriers enum valueclang::CodeGen::AggValueSlot
NeedsGCBarriers_t enum nameclang::CodeGen::AggValueSlot
requiresGCollection() const clang::CodeGen::AggValueSlotinline
setExternallyDestructed(bool destructed=true)clang::CodeGen::AggValueSlotinline
setVolatile(bool flag)clang::CodeGen::AggValueSlotinline
setZeroed(bool V=true)clang::CodeGen::AggValueSlotinline