Addr | clang::CodeGen::LValue | |
asAggregateRValue() const | clang::CodeGen::LValue | inline |
BitFieldInfo | clang::CodeGen::LValue | |
emitRawPointer(CodeGenFunction &CGF) const | clang::CodeGen::LValue | |
emitResignedPointer(QualType PointeeTy, CodeGenFunction &CGF) const | 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 |
getExtVectorAddress() const | clang::CodeGen::LValue | inline |
getExtVectorElts() const | clang::CodeGen::LValue | inline |
getGlobalReg() const | clang::CodeGen::LValue | inline |
getMatrixAddress() const | clang::CodeGen::LValue | inline |
getMatrixIdx() const | clang::CodeGen::LValue | inline |
getMatrixPointer() const | clang::CodeGen::LValue | inline |
getObjCLifetime() const | clang::CodeGen::LValue | inline |
getPointer(CodeGenFunction &CGF) const | clang::CodeGen::LValue | |
getPointerAuthInfo() const | clang::CodeGen::LValue | inline |
getQuals() const | clang::CodeGen::LValue | inline |
getQuals() | clang::CodeGen::LValue | inline |
getRawBitFieldPointer(CodeGenFunction &CGF) const | clang::CodeGen::LValue | inline |
getRawExtVectorPointer(CodeGenFunction &CGF) const | clang::CodeGen::LValue | inline |
getRawVectorPointer(CodeGenFunction &CGF) const | clang::CodeGen::LValue | inline |
getTBAAInfo() 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 |
isKnownNonNull() const | clang::CodeGen::LValue | inline |
isMatrixElt() 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 Addr, QualType type, ASTContext &Context, LValueBaseInfo BaseInfo, TBAAAccessInfo TBAAInfo) | clang::CodeGen::LValue | inlinestatic |
MakeBitfield(Address Addr, const CGBitFieldInfo &Info, QualType type, LValueBaseInfo BaseInfo, TBAAAccessInfo TBAAInfo) | clang::CodeGen::LValue | inlinestatic |
MakeExtVectorElt(Address Addr, llvm::Constant *Elts, QualType type, LValueBaseInfo BaseInfo, TBAAAccessInfo TBAAInfo) | clang::CodeGen::LValue | inlinestatic |
MakeGlobalReg(llvm::Value *V, CharUnits alignment, QualType type) | clang::CodeGen::LValue | inlinestatic |
MakeMatrixElt(Address matAddress, llvm::Value *Idx, QualType type, LValueBaseInfo BaseInfo, TBAAAccessInfo TBAAInfo) | clang::CodeGen::LValue | inlinestatic |
MakeVectorElt(Address vecAddress, llvm::Value *Idx, QualType type, LValueBaseInfo BaseInfo, TBAAAccessInfo TBAAInfo) | 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 |
setKnownNonNull() | 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 |
setTBAAInfo(TBAAAccessInfo Info) | clang::CodeGen::LValue | inline |
setThreadLocalRef(bool Value) | clang::CodeGen::LValue | inline |
V | clang::CodeGen::LValue | |
VectorElts | clang::CodeGen::LValue | |
VectorIdx | clang::CodeGen::LValue | |