This is the complete list of members for clang::CodeGen::LValue, including all inherited members.
| asAggregateRValue() const | clang::CodeGen::LValue | inline |
| BitFieldInfo | clang::CodeGen::LValue | |
| getAddress() const | clang::CodeGen::LValue | inline |
| getAddressSpace() const | clang::CodeGen::LValue | inline |
| getAlignment() const | clang::CodeGen::LValue | inline |
| getBaseInfo() const | clang::CodeGen::LValue | inline |
| getBaseIvarExp() const | clang::CodeGen::LValue | inline |
| getBitFieldAddress() const | clang::CodeGen::LValue | inline |
| getBitFieldInfo() const | clang::CodeGen::LValue | inline |
| getBitFieldPointer() const | clang::CodeGen::LValue | inline |
| getExtVectorAddress() const | clang::CodeGen::LValue | inline |
| getExtVectorElts() const | clang::CodeGen::LValue | inline |
| getExtVectorPointer() const | clang::CodeGen::LValue | inline |
| getGlobalReg() const | clang::CodeGen::LValue | inline |
| getObjCLifetime() const | clang::CodeGen::LValue | inline |
| getPointer() const | clang::CodeGen::LValue | inline |
| getQuals() const | clang::CodeGen::LValue | inline |
| getQuals() | clang::CodeGen::LValue | inline |
| getTBAABaseType() const | clang::CodeGen::LValue | inline |
| getTBAAInfo() const | clang::CodeGen::LValue | inline |
| getTBAAOffset() const | clang::CodeGen::LValue | inline |
| getType() const | clang::CodeGen::LValue | inline |
| getVectorAddress() const | clang::CodeGen::LValue | inline |
| getVectorIdx() const | clang::CodeGen::LValue | inline |
| getVectorPointer() const | clang::CodeGen::LValue | inline |
| getVRQualifiers() const | clang::CodeGen::LValue | inline |
| isARCPreciseLifetime() const | clang::CodeGen::LValue | inline |
| isBitField() const | clang::CodeGen::LValue | inline |
| isExtVectorElt() const | clang::CodeGen::LValue | inline |
| isGlobalObjCRef() const | clang::CodeGen::LValue | inline |
| isGlobalReg() const | clang::CodeGen::LValue | inline |
| isNonGC() const | clang::CodeGen::LValue | inline |
| isNontemporal() const | clang::CodeGen::LValue | inline |
| isObjCArray() const | clang::CodeGen::LValue | inline |
| isObjCIvar() const | clang::CodeGen::LValue | inline |
| isObjCStrong() const | clang::CodeGen::LValue | inline |
| isObjCWeak() const | clang::CodeGen::LValue | inline |
| isRestrictQualified() const | clang::CodeGen::LValue | inline |
| isSimple() const | clang::CodeGen::LValue | inline |
| isThreadLocalRef() const | clang::CodeGen::LValue | inline |
| isVectorElt() const | clang::CodeGen::LValue | inline |
| isVolatile() const | clang::CodeGen::LValue | inline |
| isVolatileQualified() const | clang::CodeGen::LValue | inline |
| MakeAddr(Address address, QualType type, ASTContext &Context, LValueBaseInfo BaseInfo, llvm::MDNode *TBAAInfo=nullptr) | clang::CodeGen::LValue | inlinestatic |
| MakeBitfield(Address Addr, const CGBitFieldInfo &Info, QualType type, LValueBaseInfo BaseInfo) | clang::CodeGen::LValue | inlinestatic |
| MakeExtVectorElt(Address vecAddress, llvm::Constant *Elts, QualType type, LValueBaseInfo BaseInfo) | clang::CodeGen::LValue | inlinestatic |
| MakeGlobalReg(Address Reg, QualType type) | clang::CodeGen::LValue | inlinestatic |
| MakeVectorElt(Address vecAddress, llvm::Value *Idx, QualType type, LValueBaseInfo BaseInfo) | clang::CodeGen::LValue | inlinestatic |
| setAddress(Address address) | clang::CodeGen::LValue | inline |
| setAlignment(CharUnits A) | clang::CodeGen::LValue | inline |
| setARCPreciseLifetime(ARCPreciseLifetime_t value) | clang::CodeGen::LValue | inline |
| setBaseInfo(LValueBaseInfo Info) | clang::CodeGen::LValue | inline |
| setBaseIvarExp(Expr *V) | clang::CodeGen::LValue | inline |
| setGlobalObjCRef(bool Value) | clang::CodeGen::LValue | inline |
| setNonGC(bool Value) | clang::CodeGen::LValue | inline |
| setNontemporal(bool Value) | clang::CodeGen::LValue | inline |
| setObjCArray(bool Value) | clang::CodeGen::LValue | inline |
| setObjCIvar(bool Value) | clang::CodeGen::LValue | inline |
| setTBAABaseType(QualType T) | clang::CodeGen::LValue | inline |
| setTBAAInfo(llvm::MDNode *N) | clang::CodeGen::LValue | inline |
| setTBAAOffset(uint64_t O) | clang::CodeGen::LValue | inline |
| setThreadLocalRef(bool Value) | clang::CodeGen::LValue | inline |
| VectorElts | clang::CodeGen::LValue | |
| VectorIdx | clang::CodeGen::LValue | |