, including all inherited members.
asRValue() const | clang::CodeGen::AggValueSlot | [inline] |
DoesNotNeedGCBarriers enum value | clang::CodeGen::AggValueSlot | |
forAddr(llvm::Value *addr, CharUnits align, Qualifiers quals, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed=IsNotZeroed) | clang::CodeGen::AggValueSlot | [inline, static] |
forLValue(const LValue &LV, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed=IsNotZeroed) | clang::CodeGen::AggValueSlot | [inline, static] |
getAddr() const | clang::CodeGen::AggValueSlot | [inline] |
getAlignment() const | clang::CodeGen::AggValueSlot | [inline] |
getObjCLifetime() const | clang::CodeGen::AggValueSlot | [inline] |
getQualifiers() const | clang::CodeGen::AggValueSlot | [inline] |
ignored() | clang::CodeGen::AggValueSlot | [inline, static] |
IsAliased enum value | clang::CodeGen::AggValueSlot | |
IsAliased_t enum name | clang::CodeGen::AggValueSlot | |
IsDestructed enum value | clang::CodeGen::AggValueSlot | |
IsDestructed_t enum name | clang::CodeGen::AggValueSlot | |
isExternallyDestructed() const | clang::CodeGen::AggValueSlot | [inline] |
isIgnored() const | clang::CodeGen::AggValueSlot | [inline] |
IsNotAliased enum value | clang::CodeGen::AggValueSlot | |
IsNotDestructed enum value | clang::CodeGen::AggValueSlot | |
IsNotZeroed enum value | clang::CodeGen::AggValueSlot | |
isPotentiallyAliased() const | clang::CodeGen::AggValueSlot | [inline] |
isVolatile() const | clang::CodeGen::AggValueSlot | [inline] |
IsZeroed enum value | clang::CodeGen::AggValueSlot | |
isZeroed() const | clang::CodeGen::AggValueSlot | [inline] |
IsZeroed_t enum name | clang::CodeGen::AggValueSlot | |
NeedsGCBarriers enum value | clang::CodeGen::AggValueSlot | |
NeedsGCBarriers_t enum name | clang::CodeGen::AggValueSlot | |
requiresGCollection() const | clang::CodeGen::AggValueSlot | [inline] |
setExternallyDestructed(bool destructed=true) | clang::CodeGen::AggValueSlot | [inline] |
setVolatile(bool flag) | clang::CodeGen::AggValueSlot | [inline] |
setZeroed(bool V=true) | clang::CodeGen::AggValueSlot | [inline] |